10-15-2014 17:36
10-15-2014 17:36
I received an email today saying that during the blackout test Fitbit has detected that my application has not been updated to access the Fitbit API via HTTPS.
We are using the Python fitbit library (https://github.com/orcasgit/python-fitbit) for all our apps, which I'm pretty sure uses HTTPS exclusively, so I'm confused by this email.
Do the subscription endpoints I create also need to be HTTPS?
Best Answer10-15-2014 17:55
10-15-2014 17:55
Hi Brad,
Subscription endpoints do not have to be HTTPS. We pulled access logs for yesterday and looked for all API requests that were made via HTTP.
Can you private message me with the Consumer Key of your application? I can double check for you.
Best Answer10-16-2014 08:54
10-16-2014 08:54
Thanks Dan, PM sent.
Best Answer10-16-2014 17:34
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
10-16-2014 17:34
To verify if your application is making non-HTTPS requests to the Fitbit API: