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

Issue using spotify web api in flutter

Issue using spotify web api in flutter

i want to use custom scheme for redirect uri in my flutter app 
eg = com.example.beatflow://oauth2/callback?code=abcdef123456


but the spoitfy api automatically add http as prefix to it

Reply
2 Replies

you need to use the spotify mobile sdk to support deep-linking.

 

otherwise you can catch the web response and redirect back to your app with flutter web auth

 

 

yes i could use spotify mobile sdk but the flutter package which provides the sdk has limited features

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