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

Oauth2 Curl PHP Only - No Composer

For a litany of reasons I can not use Composer so all the available nice OAuth2 packages for connecting are unavailable to me. I am needing to connect via Curl and am running into no end of problems that I can't seem to debug.

 

I am using https://github.com/Webby/Fitbit-API-Client-PHP-OAuth2.0-Authorization-Code to get connected, however no matter what I do when I try to connect I get:

{"errors":[{"errorType":"invalid_grant","message":"Authorization code invalid: a7d2c0ce56a8701a7dd246984db397b75bc6dce2 Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}

Does anyone know what would cause this? I can't get going here and it's a real project killer.

 

THANKS IN ADVANCE!

Best Answer
0 Votes
0 REPLIES 0