Hi,
I am getting "failed inside handle_json_callback", and can't seem to trap or handle the error. The API call also doesn't seem to have a limiting parameter, so when one of the calls returns a large amount (which it is sort of at 9,786 bytes) of data it's stopping with "Out Of Memory Error".
I've found this thread on the same subject/error, but not a resolution. https://forums.garmin.com/showthread.php?341207-weather-sample-app/page2&highlight=handle_json_callback
Am I stuck, that I can't handle this error, and have no control/limiting on the call data, I know the app could fail.
Any ideas?
Cheers
Chris