-
Notifications
You must be signed in to change notification settings - Fork 315
OAuth token, Scopes
#753
-
Hello,
how can I authorize my OAuth token to access scopes ?
my app is in C#, winform, framework : .NET Framwork
Please help me, and thanks
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hi,
The scopes are part of the authentication flows and depend on which kind of flow you use.
Please have a look at the following documentation pages: https://johnnycrazy.github.io/SpotifyAPI-NET/docs/auth_introduction
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment