Help Wizard

Step 1

NEXT STEP

Topics with Label: authorization

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • manofnibiru
  • Regular
  • 16255 Views
  • 117 replies
  • 18 likes
  • 16255 Views
  • 117 replies
  • 18 likes

Superuser Contribution Spotify api works w/ my wix site in preview but not when published

My Question or IssueI'm making fetch post requests from the backend of my wix site to the spotify api. it works perfectly in the editor/preview and the api returns an access token, but when I publish the site and try and use it on the live site I get...

  • Visitor
  • ...publish the site and try and use it on the live site I get an invalid_grant invalid authorization key error instead. Why might this be? I already verified my permissions are set to allow anyone to c...
  • _milena
  • Roadie
  • 721 Views
  • 1 replies
  • 0 likes
  • api
    authorization
    invalid_grant
  • 721 Views
  • 1 replies
  • 0 likes

How to not use local host for auth-server

Main Question.I currently have my spotify api website for getting top artists so you get onto the main page (https://matthewcurtis4.github.io/myapp/) but when you click login it redirects you to my auth-server which works perfectly on my computer but...

  • Casual Listener
  • Main Question. I currently have my spotify api website for getting top artists so you get onto the main page (https://matthewcurtis4.github.io/myapp/) but when you click login it redirects you ...
  • 919 Views
  • 0 replies
  • 0 likes
  • authorization
    local host
    spotify api
  • 919 Views
  • 0 replies
  • 0 likes

Web API Authorization Code Flow Error

I'm implementing a simple application to generate some playlist for a user based on some provided data. However, I can't seem to get authorized, even though I've followed to procedures as far as I can tell.This is the request URL I'm generating:"http...

  • Casual Listener
  • ...an tell. This is the request URL I'm generating: "https://accounts.spotify.com/authorize?response_type=code&client_id=*MyClientId*&scope=playlist-modify-public&redirect_uri=localhost:8...
  • killani64
  • Casual Listener
  • 2826 Views
  • 1 replies
  • 1 likes
  • authorization
    Web API
  • 2826 Views
  • 1 replies
  • 1 likes