-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
GarminConnect.php - an unexpected response code was found: 403 #27
Comments
Thanks @pygoubet, it looks like we will need to use a headless browser or some other means of creating/editing/deleting workouts now based on the code https://github.com/petergardfjall/garminexport/pull/105/files#diff-6093a27e9170fd8a464a72b64b04bca3857c7a77fab45b8dece651661fdfb129 I'll have to look into it soon. |
Cet outil est génial. J'espère que vous arriverez à trouver une solution. Merci. |
For info: I get response code 402 (not 403 as reported above) but I'm guessing it's the same underlying issue |
May be I fixed this issue setting on line 285 of GarminConnect.php:
instead of But now I got the error:
|
Hi all, Please test the latest release. I have updated the code base to use the latest authentication method from Garmin. Authentication is a convoluted five-step process with Garmin. It is using Garth's consumer key and secret - https://thegarth.s3.amazonaws.com/oauth_consumer.json I have not tagged or created a release for this version, yet. I also haven't added anything to handle MFA by Garmin. Thanks |
Hi @Raistlfiren |
Thanks @pygoubet. I added a variable in the |
Many THANKS @Raistlfiren for taking the time to resolve this issue. Best regards. |
great @Raistlfiren now it works fine, thanks! |
Very convenient, thanks! |
This issue is already referenced in
php-garmin-connnect
project as Anyone getting 403 error from Garmin Connect starting today? #61The text was updated successfully, but these errors were encountered: