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

Intermittent error #538

Open
albertleao opened this issue Feb 14, 2018 · 0 comments
Open

Intermittent error #538

albertleao opened this issue Feb 14, 2018 · 0 comments

Comments

@albertleao
Copy link

albertleao commented Feb 14, 2018

About 1% of the time when I have users authenticate with Reddit I receive the following errors:

Exception: State not found in session, are you sure you stored it?
/var/app/current/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Session.php 155

And

Exception: /var/app/current/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/AbstractService.php 265

I'm using a copy of the Reddit example from the example folder. Has anyone else ran into this issue? Would using the $storage->storeAuthorizationState($service, $state) be the correct way to force the $state to be set?

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