Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: logout

Labels

Forum Posts

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 3135 Views
  • 9 replies
  • 2 likes
  • Possible Bug
  • 3135 Views
  • 9 replies
  • 2 likes

Logging user out?

I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've been able to redirect the user to the login page but wh...

  • Newbie
  • I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've b...
  • DanKenan
  • Visitor
  • 1626 Views
  • 2 replies
  • 4 likes
  • API Help
    logout
  • 1626 Views
  • 2 replies
  • 4 likes

[Android] AuthorizationClient logout

Hi,I'm starting to use the Android SDK and I did the Authentification in Kotlin like this : val request = getAuthenticationRequest(AuthorizationResponse.Type.TOKEN, showDialog) AuthorizationClient.openLoginActivity(this, Constants.AUTH_TOKEN_REQUEST_...

  • Casual Listener
  • ...uthorizationResponse.Type.TOKEN, showDialog) AuthorizationClient.openLoginActivity(this, Constants.AUTH_TOKEN_REQUEST_CODE, request)           It's working, but now I would like to add a logout...
  • 368 Views
  • 0 replies
  • 0 likes
  • Android
    AuthorizationClient
    logout
  • 368 Views
  • 0 replies
  • 0 likes