Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

404 error #6

Open
brianalexanderhill opened this issue Sep 13, 2018 · 1 comment
Open

404 error #6

brianalexanderhill opened this issue Sep 13, 2018 · 1 comment

Comments

@brianalexanderhill
Copy link

This was working brilliantly until last night -- now we receive a 404 error after redirecting. Did anything change? Thanks!

@brianalexanderhill
Copy link
Author

I've tracked down the error: https://developers.google.com/+/web/api/rest/oauth#profile

https://www.googleapis.com/auth/userinfo.profile
https://www.googleapis.com/auth/userinfo.email

Both are deprecated -- I thought I edited appropriately to render them:

profile
email

But when I try, the link is still passed as: &scope=https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email#

If I manually edit the link, it works! Where am I missing this in the code -- or is Google returning that incorrectly?

Thanks!
Brian

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant