Announcements
From 28th September 2026, Community private messages will no longer be available. If you have any private messages you'd like to keep, please save or copy them using these steps before this date. Thank you.

Help Wizard

Step 1

NEXT STEP

Urgent: Extension requests pending

Urgent: Extension requests pending

My team recently submitted an extension request for various scopes. We have not heard back from the Spotify team yet.

We are waiting for this approval to go to market.
This is extremely urgent to us.

Thank you for your help.

Reply
2 Replies

I still have no message from the team, despite emailing the support email, 2 senior members of the team, starting this community post, and starting 3 different support chats.

Hello, I am an Android developer. When I access the spority sdk to get tokenx, a black box pops up and loads together. I saw your post and you have already accessed it. Have you encountered this before? Or do you know the reason?

val scopes = arrayOf(
"user-read-private",
"playlist-read-private",
"playlist-read-collaborative",
"user-library-read"
)

val request = AuthorizationRequest.Builder(clientId, AuthorizationResponse.Type.TOKEN, redirectUrl)
.setScopes(scopes)
.setShowDialog(true)
.build()

AuthorizationClient.openLoginActivity(context, REQUEST_CODE, request)

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 5 years ago  in Social & Random