You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then after the user allows for authentication and I get the state and code, I send the code to a Firebase function since I cannot do it client-side according to this link.
Hello. I'm trying out the API as per the documentation says. I have this error:
This is how I initially build the address on the authorization URL, and I set the state in this:
Then after the user allows for authentication and I get the state and code, I send the code to a Firebase function since I cannot do it client-side according to this link.
This is how I generate my access token:
They have the same redirect URI and yet I keep on getting this error. Any help would be greatly appreciated. Thank you.
The text was updated successfully, but these errors were encountered: