09-09-2024 22:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-09-2024 22:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
My clock face when trying to get the weather has started returning "Weather service is unavailable" as an error when getting weather.
I have tried restarting the phone (and therefore companion)
I have checked that the Fitbit app has all required permissions.
I'm not sure what else to try, the code for getting weather is here: https://github.com/BlythMeister/Fitbit-Overview-Face/blob/master/src/366x366/app/weather.js

09-09-2024 22:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-09-2024 22:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
And the code which has the error returned on the companion is here: https://github.com/BlythMeister/Fitbit-Overview-Face/blob/master/src/366x366/companion/index.js#L144

