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

invalid signature

i use this tool to debug fitbit api request !

 

https://dev.fitbit.com/apps/oauthtutorialpage

 

this tool give me a signature for a specific set of data and the request via this tool send me a good response ( code 200 )...my app with the same specific set of data give me the same signature...but when my app request the fitbit api i receive  an error : "Invalid signature: eSLse4cwkoadGI0tgeTWiU/5sHY=" !

the fitbit tool and my application (the server) send the same request (same data and same signature) but i receive 2 different responses !

 

can you help me ? 

 

thank !

Best Answer
0 Votes
1 REPLY 1

This means that the request you're making is different then the one generated with Fitbit oauth debug page.

The only reason for possible "Invalid signature" response is that your signature is wrong.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes