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

The fetch() doesn't work!!!

ANSWERED

Hello,

 

I wanted to use the Fetch API to transfer the accelerameter data to an android phone by using this code

https://github.com/gondwanasoft/fitbit-accel-fetcher

However, It doesn't run on my computer and based on the error it says fetch() couldn't send request to server. I used a local host and this IP 127.0.0.1 does anyone know how can I fix that?

 

Best, 

Best Answer
0 Votes
20 REPLIES 20

You might want to try this, to see if your problem is client-side (ie, your Fitbit app) or server-side.

 

I haven't tried it with fitbit-accel-fetcher. It might work, or it might blow the server up.

Peter McLennan
Gondwana Software
Best Answer