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

Wrong access token return #407

Open
Dheenul opened this issue Jan 10, 2024 · 0 comments
Open

Wrong access token return #407

Dheenul opened this issue Jan 10, 2024 · 0 comments

Comments

@Dheenul
Copy link

Dheenul commented Jan 10, 2024

We have a app which uses Spotify service to play songs. I've logged in to my app (eg. as user-1 this is currently logged in to Spotify) and then I close my app then go to Spotify and change my account to user-2. After this I open my application and logout from my app then login again I get the access token for user-1 on first fetch but when I fetch the access token for second time I'm getting the correct user's access token which is the user that is currently logged in to Spotify. Also I've cleared all the user data when I click logout in my app.

Does the SDK caches the old user data ? If yes, How can I clear that ?

How do I solve this issue ?

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