joshcom / spark_15_minute_app

An example Spark API application that shows the 10 most recently updated listings for a user. Includes the OAuth 2 flow prior to retrieving user data.
20 stars 8 forks source link

Keep Getting Redirected to to Spark Platform Site #6

Closed sayayinR closed 6 years ago

sayayinR commented 6 years ago

Wanted to play around with the api so I downloaded this app. I'm using a valid client key and secret but I keep getting redirected to: https://sparkplatform.com/ticket What am I missing here? Please advise.

joshcom commented 6 years ago

Your best bet is to contact api-support@fbsdata.com for support, as they will be able to use your key to try and reproduce any issues you are having, make sure you have the proper key to use the OAuth2 endpoint, and walk you the auth flow to get an access token.

sayayinR commented 6 years ago

ohh ok thanks @joshcom