boxcar-api icon indicating copy to clipboard operation
boxcar-api copied to clipboard

hashed emails no longer accepted

Open bobmayo56 opened this issue 13 years ago • 1 comments

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?

bobmayo56 avatar Mar 02 '12 10:03 bobmayo56

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.

devdazed avatar Mar 02 '12 20:03 devdazed