The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
07-25-2023 05:06 PM
Hello,
When I try to get a list of athlete activities, I get the following error:
{
"message": "Authorization Error",
"errors": [
{
"resource": "AccessToken",
"field": "activity:read_permission",
"code": "missing"
}
]
}
read,read_all,activity:read,activity:read_all
I haven't worked on my app in a few months, but am picking it back up to get things finalized and cannot figure this issue out. Everything in the docs seems the same and this setup was working before.
Any help is apprecia
Solved! Go to Solution.
10-26-2023 02:54 PM
Hi there,
If you are experiencing this issue for a specific athlete please feel free to reach out to the team at developers@strava.com.
10-26-2023 02:54 PM
Hi there,
If you are experiencing this issue for a specific athlete please feel free to reach out to the team at developers@strava.com.
10-24-2023 07:10 AM
Hey @erikdmitchell, you can always review our documentation. Here is the doc on Authentication . I hope that helps.
07-26-2023 03:13 PM
If you haven't worked on it in a while have you tried re-authenticating it?
Welcome to the Community - here is your guide to help you get started!