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

[Soved] Can I still access my old app?

ANSWERED

Hello! I'm the developer of this Fitbit API PHP Library and this Laravel Package for it.

I did work on this project last summer when I had a Fitbit Charge device and an active profile I was using for testing, however my device died and because of work reasons I couldn't finish the development.

 

This summer I wanted to work on it again and give it an update, but I lost the access key and secrets I was using for testing, and when I tried to retrieve them back (to do tests on my old stored fitbit data) https://dev.fitbit.com/ redirects me to the new platform where I can't find the old page where I use to get the credentials, currently I'm stuck on a screen stating I have no associated fitbit devices.

 

Is there any way to work with the Fitbit API without having a Fitbit device? Some test credentials I can use?

Thanks!

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Sorry for the spam I don't know how to delete my post, I found my old credentials navigating on https://dev.fitbit.com/

View best answer in original post

Best Answer
0 Votes
3 REPLIES 3

Sorry for the spam I don't know how to delete my post, I found my old credentials navigating on https://dev.fitbit.com/

Best Answer
0 Votes

Hi @namelivia ,

 

You probably don't have permissions to delete posts.  The forums are used to publishing answers to questions that developers have.   

 

Other people may be interested in know that it is possible to use the Web APIs without a device by manually entering data through the mobile app or Web APIs.   Was this the solution you discovered?   

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes

Hello! Well, actually what I did was finding my old app (I had not navigated long enough through the developer portal to find it, sorry!). So technically I can access using the same credentials and retrieve/update my data through the API.

Best Answer