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
In prompt, everything goes smoothly until I paste the returned URL
"Log in and paste the returned URL here:"
PHP Fatal error: Uncaught League\OAuth2\Client\Provider\Exception\IdentityProviderException: invalid_request in /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/GenericProvider.php:222 Stack trace: #0 /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/AbstractProvider.php(628): League\OAuth2\Client\Provider\GenericProvider->checkResponse() #1 /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/AbstractProvider.php(537): League\OAuth2\Client\Provider\AbstractProvider->getParsedResponse() #2 /opt/bitnami/apache/htdocs/getaccess.php(58): League\OAuth2\Client\Provider\AbstractProvider->getAccessToken() #3 {main} thrown in /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/GenericProvider.php on line 222
The text was updated successfully, but these errors were encountered:
Same problem...
Sorry, something went wrong.
same problem
No branches or pull requests
In prompt, everything goes smoothly until I paste the returned URL
"Log in and paste the returned URL here:"
PHP Fatal error: Uncaught League\OAuth2\Client\Provider\Exception\IdentityProviderException: invalid_request in /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/GenericProvider.php:222 Stack trace: #0 /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/AbstractProvider.php(628): League\OAuth2\Client\Provider\GenericProvider->checkResponse() #1 /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/AbstractProvider.php(537): League\OAuth2\Client\Provider\AbstractProvider->getParsedResponse() #2 /opt/bitnami/apache/htdocs/getaccess.php(58): League\OAuth2\Client\Provider\AbstractProvider->getAccessToken() #3 {main} thrown in /opt/bitnami/apache/htdocs/vendor/league/oauth2-client/src/Provider/GenericProvider.php on line 222
The text was updated successfully, but these errors were encountered: