I am working on a project which uses the Spotify Web API to log into the app, but after I login and press authorize, it fails to bring me back to my flutter app page.
I tried looking into creating URI schemes and deep links but nothing seems to work and I have no idea what to do to initiate a callback to my Flutter app page after authorization.
New contributor
Hayden is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.