hoovercj / strava-weather-reporter

A website for quickly and easily adding weather information to the description of Strava activities
MIT License
7 stars 0 forks source link

401 Unauthorized -- No tokens available for a user #43

Open hoovercj opened 6 years ago

hoovercj commented 6 years ago

There is at least 1 user who has authorized the application and the service receives their events in the queue, but there are no tokens stored but the token is no longer valid for the user so the service cannot update their description.

hoovercj commented 6 years ago

404 not found should also be handled. This is returned when the activity doesn't actually exist anymore.