RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

Authorization using Generate URL not working for Garmin #234

Closed yatharthranjan closed 1 year ago

yatharthranjan commented 1 year ago

Authorization using the link generated from Generate URL button for Garmin source-type does not work. This works for Fitbit source type.

Not much info in the logs-

ERROR - [407] GET registrations/08APtrwC8WZev_hW7wddrq4h/authorize - user_unauthorized: Access token can not be retrieved (HttpApplicationExceptionMapper.kt:30)
image

here is the url format -

https://trials.radar-base.net/rest-sources/authorizer/users:new?state=KyWl94iZjNL55zem4mSizbcr&oauth_token=84xxxxxxx-79ee-xxxxxxxx-91bxxxxxxxx4ae5&oauth_verifier=MiVxxxx3C
blootsvoets commented 1 year ago

Fixed by #235