Making application work for different users(Spotify API)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I currently have a python script that creates a playlist of recently played tracks. However, it only works for my own account right now and I wanted to know how I could make this work for other users as well. I have the appropriate scopes (playlist-modify-public and user-read-recently-played) included and I am using Authorization Code Flow. When a different user logs in, it returns 403 and says "You cannot create playlists for another user". Thanks
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page