strava-scriptable-widget icon indicating copy to clipboard operation
strava-scriptable-widget copied to clipboard

data is null/Shortcut doesn't get refresh token

Open dmytro-frolov opened this issue 2 years ago • 0 comments

After I run the shortcut script that should copy client_id|client_secret|refresh token, I only get client_id|secret|. So I tried to pass a refresh token from the strava dashboard directly to widget option, but the widget runs up to data.total_photo_count' and throws the error null is not an object`.

A side note, on the oath step, after clicking "allow" button I didn't get a white page, the page didn't redirect me anywhere.

I double-checked API server statuses, all green

dmytro-frolov avatar Feb 12 '24 22:02 dmytro-frolov