01-01-2015 20:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-01-2015 20:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I've gotten the above error from google for since the 29th for an automated script that I've been running for a while now.
The failing line is:
var o = Utilities.jsonParse(result.getContentText());
Nothing has changed, that I can tell.
Any ideas?
Thanks,
Dan

- Labels:
-
JavaScript
05-02-2018 03:06
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-02-2018 03:06
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@SunsetRunner
I realize this is an old thread, but I found it by searching for this same issue.
I started to get the same error as you after the script's been working for the last 4 months (when I first started using it).
I solved it, I think, by bumping the start date in the "fitbit/setup" menu to a more recent date. (Changed it from 01-01-2018 to 03-01-2018). I guess every 3 months or so the start time should be bumped up. This seems to have fixed it, so far. Time will tell.

