01-30-2016 21:26 - last edited on 01-31-2016 11:24 by JeremiahFitbit
01-30-2016 21:26 - last edited on 01-31-2016 11:24 by JeremiahFitbit
Hi
I have been having a porblem whilst testing the Fitbit API, which resulted in me having failures when moving a working piece of code from TEST to PROD. I was receiving the message :
Developer information: invalid_request - Invalid redirect_uri parameter value
Although I had looked and looked for the source of this issue, I finally found that surprisingly the Callback URLs that you enter when you set up your application are CASE SENSITIVE.
Hoping that this might help others having the same problem............
Regards,
Barry
Moderator edit: Updated subject to not contain YELLING.
01-31-2016 11:22
01-31-2016 11:22
Correct. Redirect URIs must be an exact match.