Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to set credentials? #534

Open
absmendoza opened this issue Nov 10, 2017 · 0 comments
Open

Where to set credentials? #534

absmendoza opened this issue Nov 10, 2017 · 0 comments

Comments

@absmendoza
Copy link

absmendoza commented Nov 10, 2017

I have provided the client_id, client_secret and currenturi but I still get the error:

Client error: POST https://accounts.google.com/o/oauth2/token resulted in a 400 Bad Request response: { "error" : "invalid_request", "error_description" : "Missing required parameter: code" }

I do know that the code parameter it is looking for is provided by the social provider when the user allowed the system to use his user data so does this mean my code wasn't able to "contact" my social provider? btw, I'm using Google as social provider in Laravel.

@absmendoza absmendoza changed the title Error: redirect_uri_mismatch Where to set credentials? Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant