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
Hello, recently I ported this lib to js based on another existed js lib. However I got stuck in login. Here is my repo: https://github.com/Likenttt/garmin-connect-api-js
I use axios to request the garmin sites and cookiejar to maintain credentials between requests. But I always get 403 and 1020.
When logining, I do the processes below.
You can see this thread to check my effort. Pythe1337N/garmin-connect#26
Any idea will be appreciated.
The text was updated successfully, but these errors were encountered:
Sorry, I cannot elaborate on this more than what's already in the code.
Sorry, something went wrong.
No branches or pull requests
Hello, recently I ported this lib to js based on another existed js lib. However I got stuck in login. Here is my repo: https://github.com/Likenttt/garmin-connect-api-js
I use axios to request the garmin sites and cookiejar to maintain credentials between requests. But I always get 403 and 1020.
When logining, I do the processes below.
You can see this thread to check my effort.
Pythe1337N/garmin-connect#26
Any idea will be appreciated.
The text was updated successfully, but these errors were encountered: