Got this error below when calling https://www.strava.com/api/v3/activities I haven’t tried any other APIs yet. What does this error mean?
{
"message": "Forbidden",
"errors": [
{
"resource": "Application",
"field": "Status",
"code": "Inactive"
}
]
}
