I am signed in to https://www.fitbit.com/dev and would like to update the callback url on my personal app. When I click on the MANAGE MY APPS tab I am redirected to https://www.fitbit.com/partnership.
Answered! Go to the Best Answer.
Good news all, it looks like they've fixed it. I can now access https://dev.fitbit.com/apps and save any changes to my settings.
Best AnswerUpdate: Tried signing out and back in, closing browser, and tried in an incognito session.
I do notice that if I am signed out and I click on the MANAGE MY APPS tab I am also redirected to /partnership, same as if I am signed in. Is anyone else seeing this behavior currently? This was working for me yesterday.
I'm having the same problem. Can't turn my webhooks on, it just redirects to https://www.fitbit.com/partnership.
I'm experiencing the same problem to.
Can it have anything to do with the latest firmware updates and ios app update?
I don't think it has anything to do with firmware or iOS. This looks like a problem with their website, I don't do web development but I imagine they have a static redirect link when certain endpoints are malfunctioning. "/partnerships" seems as good of a redirect as any for a developer related page.
Frustrating because I just got my code working but I need to change the callback URI to go any further.
Hope it's fixed soon is there a better place to post this for more visibility?
Ok thanks I'll try there as well. I posted under #coding, do you think that is the best channel for this issue?
Best AnswerTough question, since the main focus (for no great reason) of that whole discord is on SDK development. However, I think that Fitbit staff will see it in that channel. They may have to pass the info sideways to the web site folks.
Best AnswerAnnoying I have the same problem; hopefully fitbit staff monitors this forum and can fix. This seems to be a recent issue because it was working the other day
Best AnswerI am having this issue as well. has the api sdk support been deprecated in an effort to push people to develop locally through their own SDK? I hope this is fixed soon as it is holding up a project I am half way finished with and would hate to start over over a change in policy.
Best AnswerI registered an app yesterday morning, then about an hour later wasn't able to get back in to edit the callback URL.
I dont think so. I think they just have some kind of bug; because as of now you cannot use the Web 2.0 Auth link at all. The SDK doesnt provide for interface to the web api
Best Answer
Best AnswerThank you pjansen! That works well for me!
namsu22, you will have to manually change each link, so that instead of "dev.fitbit.com", it says "fitbit.com/dev". It's a real pain but at least there is a workaround until they fix it...
EDIT: Unfortunately, the forms are still broken and I can't see a way to fix that. So you can view but not change anything! Oh well.
I love it! Break your production website then head out for the weekend. Amazing.
Best Answerso how do we go by to register a new app. Just received my new scale and I would like to integrate it to my automation system so I would need to have access to the web api.
Thank you for your help.