- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm working on a project using the Spotify API that I'm migrating from my local machine over to an Azure Function. It uses the Authorization Code Flow for access to the Spotify data of whomever logs in on my program. The issue is, of course, that the 'Grant permissions' page opens up on the server and not the end-users local machine. Is there any way to either allow access from the server or send back the 'Grant permissions' request to the user's machine so that they can give access to my program?
I've looked into other authentication flows, but all of them either require this type of user input or don't allow changing user information (e.g. modifying a playlist) which my program needs access to.
Solved! Go to Solution.
- Labels:
-
Question
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page