- Issue created by @ravi.shankar
- Merge request !9Issue #3475696: Fixed error if access is not granted. → (Open) created by ravi.shankar
- Status changed to Needs review
3 months ago 4:54pm 20 September 2024
Hello, if you click cancel on the account access confirmation screen, you will receive an error about an unhandled exception BadMethodCallException.
This error we are getting:
BadMethodCallException: Required parameter not passed: "code" in League\OAuth2\Client\Grant\AbstractGrant->checkRequiredParameter()
To reproduce the problem, go to the LinkedIn login page, and instead of clicking Continue, click Cancel.
Needs review
4.0
Code