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

The token can not be used for all web api? #355

Open
Hyyzt opened this issue Jan 30, 2024 · 0 comments
Open

The token can not be used for all web api? #355

Hyyzt opened this issue Jan 30, 2024 · 0 comments

Comments

@Hyyzt
Copy link

Hyyzt commented Jan 30, 2024

2024.1.30

SDK Version:

2.0.1

OS Version:

RedMi K30

Scope(s):

All device

I need to get some music info from Spotify,so i get the token from Android Sdk.
But the token was ok for a part of api,it was broken for a part of api.
For Example :
/v1/me
/v1/search
Those apis is ok,the respones data is correct.
/v1/me/tracks
This api is not ok,I get a 403 (Forbidden)error When I use the parameters from the example
/v1/me/playlist
This api is stranger, that has the response data ,but the data is empty.(I am sure I have two playlist )

that's my all question,i dont know that reason.
Thank you reply.

@Hyyzt Hyyzt changed the title The token is not all api? The token can not be used for all web api? Jan 30, 2024
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