garmin-connect-export
garmin-connect-export copied to clipboard
urllib.error.HTTPError: HTTP Error 403: Forbidden
Having problems with the logging in process, errors as follows:
Connecting to Garmin Connect... Done.
[ERROR] Server couldn't fulfill the request, url https://sso.garmin.com/sso/signin?service=https%3A%2F%2Fconnect.garmin.com%2Fmodern%2F&webhost=https%3A%2F%2Fconnect.garmin.com&source=https%3A%2F%2Fconnect.garmin.com%2Fen-US%2Fsignin&redirectAfterAccountLoginUrl=https%3A%2F%2Fconnect.garmin.com%2Fmodern%2F&redirectAfterAccountCreationUrl=https%3A%2F%2Fconnect.garmin.com%2Fmodern%2F&gauthHost=https%3A%2F%2Fsso.garmin.com%2Fsso&locale=en_US&id=gauth-widget&cssUrl=https%3A%2F%2Fstatic.garmincdn.com%2Fcom.garmin.connect%2Fui%2Fcss%2Fgauth-custom-v1.2-min.css&clientId=GarminConnect&rememberMeShown=true&rememberMeChecked=false&createAccountShown=true&openCreateAccount=false&displayNameShown=false&consumeServiceTicket=false&initialFocus=true&embedWidget=false&generateExtraServiceTicket=true&generateTwoExtraServiceTickets=false&generateNoServiceTicket=false&globalOptInShown=true&globalOptInChecked=false&mobile=false&connectLegalTerms=true&locationPromptShown=true&showPassword=true#, code 403, error: HTTP Error 403: Forbidden
Requesting Login ticket...Traceback (most recent call last):
File "./gcexport.py", line 1342, in
The HTTP Error 403: Forbidden
message tells that you are not allowed to login (I assume that your password is correct? As I get a 401 Unauthorized with a wrong password).
Hmm... Can you login to the web interface with the same credentials?
Yep can login with the same username and password (on the normal garmin connect login interface and also when I follow the link that the error gives)!
I have the same issue 😐
same here
now it works again
ahh I still get the same error. When I login following the link that comes up in the error I get this garmin error, could they have changed the links that are required at the start of the code?
back working again!