We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi, I'm create an yahoo app: Oath Ad Platforms and OpenID Connect Permissions
The scope: i add 'admg-w','profile','email' (yahoo documentation). the test is in localshost:8000
I launch the connexion i accept but afert il have this error:
Invalid response received from Authorization Server. Expected JSON. $yahooUser = $client->fetchUserFromToken($accessToken);dump($yahooUser);
I use google/facebook/instagram without problem. could you help me pls. Thk
The text was updated successfully, but these errors were encountered:
Hello, I am digging up this topic. I end up with the same error. can someone help me please
Sorry, something went wrong.
I receive the same error. anybody help!
No branches or pull requests
hi,
I'm create an yahoo app:
Oath Ad Platforms and OpenID Connect Permissions
The scope: i add 'admg-w','profile','email' (yahoo documentation).
the test is in localshost:8000
I launch the connexion i accept but afert il have this error:
Invalid response received from Authorization Server. Expected JSON.
$yahooUser = $client->fetchUserFromToken($accessToken);dump($yahooUser);
I use google/facebook/instagram without problem. could you help me pls.
Thk
The text was updated successfully, but these errors were encountered: