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

Connect to HTTP api

Hi guys, I'm developing a fitbit versa 2 app and i need connect to my server API in http request.

How can I do if is it possible?

 

I did search in all google and I read all forum but i never found the information.

 

thanks

Marco

Best Answer
0 Votes
1 REPLY 1

If you are not using a local server, I think you will need to use HTTPS protocol or I do not think it will connect.  I am working on getting the localhost companion app protocol working and am pretty much there, I just need to clean it up.  However for the HTTP, I think you need to use the Web Api.

There is an example on Fitbit's github.  There is also a forum specific to the WebApi.

Best Answer
0 Votes