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

user_signed_in? doesn't returning access_token after few continuous call to it !!! #791

Closed
ashwintastic opened this issue Dec 15, 2016 · 2 comments

Comments

@ashwintastic
Copy link

Hey I'm Calling user_signed_in? continuously it is returning true with newly generated access_token but after few continuous it is not returning access_token ??? why is it so !!!

@vexsnare
Copy link

vexsnare commented Dec 22, 2016

Facing same issue!! My gosh, I kept debugging for whole day & found out problem was with this gem.
GET>POST>GET
Immediate 3rd GET request didn't return access-token!

EDIT I guess I found my issue, it might be happening due to batch requests.

@zachfeldman
Copy link
Contributor

Batch request problems are kind of a known issue so I'm going to close this for now.

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

3 participants