We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to get the previous capability to link/unlink gears to a specific activity. Previous using the Web Based authentication and style, doing a
PUT https://connect.garmin.com/gear-service/gear/link/(gearUUID)/activity/(garminActId)
will work. Now with the new Connect based api, it's not working anymore and I'm getting 403 forbidden using the Bearer Token.
Ref: Pythe1337N/garmin-connect#56 (comment)
Ref: cyberjunky/python-garminconnect#171
TX!
The text was updated successfully, but these errors were encountered:
This always happens. Soon as you post the question, then you find out the answer yourself.
Note: Was using the wrong gearUUID due to diff test accounts.
Sorry, something went wrong.
No branches or pull requests
I am trying to get the previous capability to link/unlink gears to a specific activity. Previous using the Web Based authentication and style, doing a
PUT https://connect.garmin.com/gear-service/gear/link/(gearUUID)/activity/(garminActId)
will work. Now with the new Connect based api, it's not working anymore and I'm getting 403 forbidden using the Bearer Token.
Ref:
Pythe1337N/garmin-connect#56 (comment)
Ref:
cyberjunky/python-garminconnect#171
TX!
The text was updated successfully, but these errors were encountered: