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

Fitbit Studio never loads

As the title says, it is basically impossible to access Fitbit studio. I have probably less than a 20% success rate getting the page to load. It hangs on:

Here we go

Checking login...

For hours at a time. In the rare instance that it actually times out, it will say "Projects couldn't load" and the console will reveal that it gets a 404 to the project API. But sometimes, this exact same process works! So clearly the project API url exists.

Is there any way to develop for Fitbit offline? I have lost days of productivity to the inability to load the IDE.

I have tried Chrome v108, Firefox and Edge. No change in behavior across any browser. I have also tried launching Fitbit Studio in Incognito mode, hoping that it was due to some sort of caching issue, but the behavior is the same there, too.
Best Answer
15 REPLIES 15

It finally timed out for me again, so here is the full error as produced by the Inspector console.

GET https://studio.fitbit.com/api/projects 404

"API request to 'https://studio.fitbit.com/api/projects failed with 404 "

t {response: Response, message: "API request to 'https://studio.fitbit.com/api/projects failed with 404 ", name: 'APIError', stack: "APIError: API request to 'https://studio.fitbit.co…h (https://accounts.fitbit.com/client.js:1:11156)"}

Best Answer

I have also tried multiple computers/browsers/incognito modes.  I can work around the login by logging into fitbot.com first, but them am stuck with "Projects couldn't load"  Debugger log from Chrome on Login Issue is: 

console.js:35 SSO: initialising

DevTools failed to load source map: Could not load content for https://corporate-webapps.fitbit.com/fsc-web-client/channels/prod/fsc.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

vendor-fdd8d08edc98754150fcb3e6c30beb81.js:5 [Violation] 'setTimeout' handler took 50ms

 

 

Best Answer

@skeletom wrote:
...Is there any way to develop for Fitbit offline?...


CLI. It's not entirely off-line, but doesn't depend on Studio. You'll still need to be able to authenticate.

Peter McLennan
Gondwana Software
Best Answer

What you are stating has been the norm for me for months and I usually have to refresh several times to get it to work or just give up and come back another day. I have tried 4 different browsers and the same result. Today it is extra special broken apparently. No matter what I do, what browser I use, what computer I use I get "That didn't work. Projects Failed to Load. Please try again" and this error log - t {response: Response, message: "API request to 'https://studio.fitbit.com/api/projects failed with 404 ", name: 'APIError', stack: "APIError: API request to 'https://studio.fitbit.co…h (https://accounts.fitbit.com/client.js:1:11156)"}

Best Answer

I'm getting that too at the moment, and I usually don't. I think something is down.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Finally got in here, everyone else start working or was I just lucky?

Best Answer
0 Votes

I 100% agree.... the whole fitbit studio is super hard to just open; why is their authentication system such garbage.

 

I managed to get into the system (switched to Edge), but then none of the files worked and it eventually failed to show a 'Projects failed to load' screen.

Best Answer
0 Votes

Just lucky, it seems. fitbit-error.png

Best Answer

Glad it is not just me. Just started using Studio.Fitbit last week.

Best Answer

I second your API error.

Dlewis145_0-1673206420931.png

 

Best Answer
0 Votes

It seems to be working for me now. Fixed?

Peter McLennan
Gondwana Software
Best Answer
0 Votes

It's working on my end. I had a build issue at first but right now its completely working

Best Answer
It worked for me 2min after I posted the error... But was still super
hit/miss whether it was throwing error messages. It would fail to load
something, but then work when I hit refresh.

Working or not, it still seems far from bulletproof reliability.
Best Answer
0 Votes

Still not working for me over multiple browsers.

Best Answer
0 Votes

Same deal with me, tried logging out, refreshing page, restarting computer, different browsers...I can't seem to replicate a cause so I have no idea why it works sometimes and why it doesn't others.

 

It also fails at saving files before finishing the build, for ~5 minutes, so I have to walk away before I drill through my monitor.

Best Answer
0 Votes