Skip to content

Unauthenticated Requests not hitting Views #8321

Discussion options

You must be logged in to vote

For your view (refresh_spotify_token) to process the request, the user has to be authenticated since you have specified the authentication_classes. A user with an invalid token is not authenticated.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rishindoshi
Comment options

@Yona5
Comment options

@RohitPatil18
Comment options

@rishindoshi
Comment options

Answer selected by rishindoshi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants