Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Callback URL is case sensitive

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.

Best Answer
0 Votes
1 REPLY 1

Correct. Redirect URIs must be an exact match.

Best Answer
0 Votes