AWS deployed version shows YahooError(NoAcrumb)
amaury1093 opened this issue · 1 comments
amaury1093 commented
When using check-if-email-exists directly, checking @yahoo.com works.
When I deploy the backend to AWS Lambda, checking @yahoo.com emails gives YahooError(NoAcrumb)
. The reason is that those requests don't seem to return the correct cookie.
amaury1093 commented
fixed in #99