boxcar-api
boxcar-api copied to clipboard
hashed emails no longer accepted
My app works only if I change line 23 of provider.js to "email": email instead of "email": hashEmail(email). I seem to recall the code working without this change a few days ago. Does anybody know if boxcar changed their api to not accept hashed emails? Or am I perhaps doing something wrong?
seems that they made a change to the API yesterday. I'll contact them to see what other changes may have been made and update the package.