08-26-2019 11:35
08-26-2019 11:35
Hello,
I have a callback URL in the Fitbit API:
https://www.test.com/directory/directorytest.aspx
When it returns to my site there is a Querystring value appended.
Will the missing QueryString Value throw this error from Fitbit?
"Developer information: invalid_request - Invalid redirect_uri parameter value"
OR
Does the callBack URL ignore the QueryString values?
Thank you!
Dave
08-26-2019 13:06 - edited 08-26-2019 13:07
08-26-2019 13:06 - edited 08-26-2019 13:07
this is my current authentication post:
It used to work within the last month or two has anything changed recently?