05-05-2016 21:57
05-05-2016 21:57
Hey guys,
My iOS app had been authorizing Fitbit users seemlessly starting in September 2015. We are using OAuth 2.0 and are Intra-Day Time Series approved.
Around April 9th, new users started reporting an error when they tried authroize their Fitbit accounts. We are getting a Response Code 1011 - Request Failed: bad request (400) when users click the "Allow" button after they've entered their email/password.
Does anyone have any ideas on why this would have been working fine for 7 months, and then suddenly not work anymore (we haven't updated the app or changed the code).
Could our Intra-Day Time Series permissions have been revoked for some reason?
Any help is appreciated. Thanks!
Sean
Answered! Go to the Best Answer.
05-06-2016 14:09
05-06-2016 14:09
What is the URL in the address bar where you see this error?
Fitbit redirects people back to your app when they click Deny/Allow. If the error you see is on your URL, this is a problem with your app.
05-06-2016 14:09
05-06-2016 14:09
What is the URL in the address bar where you see this error?
Fitbit redirects people back to your app when they click Deny/Allow. If the error you see is on your URL, this is a problem with your app.
05-08-2016 18:52
05-08-2016 18:52
Thanks for the response, Jeremiah. Digging deeper into the URL we found our issue and have submitted our bug fix to Apple.
Thanks!