AngularJS SPA Quickstart doesn't work

Just get:

Cannot GET /callback

when returned from login

:wave: can you share with us the code you are using for the login? We will need a bit more information to help solve this issue with you.

Have you configured the callback here and here? Are you using any social connections for the login? If so, which ones and have you configured those?

I can share the code, but it’s exactly what I downloaded from the SPA page, configured with my API keys. I have the callback configured, it doesn’t work with either email/password nor Facebook, never routes to the correct page.

Thanks for getting back to me! Let me give the AngularJS quickstart a shot this afternoon and see if I can come across the same issue and figure out what is causing the error.