Spotify Scope-Token Not Working in Authorization .NET C#
I am trying to obtain an access token from Spotify using the Authorization Code Flow with scopes, but I’m encountering an issue where the token request does not seem to work properly. I am able to successfully request the authorization code, but when I try to exchange it for an access token with the scopes, I get a 401 Bad Request error with the message “Response status code does not indicate success: 401 (Bad Request).”
I dont know what am i doing wrong tbh.
Spotify Scope-Token Not Working in Authorization .NET C#
I am trying to obtain an access token from Spotify using the Authorization Code Flow with scopes, but I’m encountering an issue where the token request does not seem to work properly. I am able to successfully request the authorization code, but when I try to exchange it for an access token with the scopes, I get a 401 Bad Request error with the message “Response status code does not indicate success: 401 (Bad Request).”
I dont know what am i doing wrong tbh.
Spotify Scope-Token Not Working in Authorization .NET C#
I am trying to obtain an access token from Spotify using the Authorization Code Flow with scopes, but I’m encountering an issue where the token request does not seem to work properly. I am able to successfully request the authorization code, but when I try to exchange it for an access token with the scopes, I get a 401 Bad Request error with the message “Response status code does not indicate success: 401 (Bad Request).”
I dont know what am i doing wrong tbh.