Skip to content
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

Custom request required payment ? #62

Open
annedenicourt opened this issue Nov 6, 2023 · 1 comment
Open

Custom request required payment ? #62

annedenicourt opened this issue Nov 6, 2023 · 1 comment

Comments

@annedenicourt
Copy link

annedenicourt commented Nov 6, 2023

I update the package to new version 1.6.1 to use custom request with the get method but I have this error message in my console
"Error: ERROR: (402), Payment Required"
We have to pay something to use the custom request ?
Thanks

@dachia
Copy link

dachia commented Nov 21, 2023

@annedenicourt The reason is: custom get urls changed. Here's an example:

Before I used: https://connect.garmin.com/modern/proxy/activity-service/activity/${act.activityId}/splits
Now I use: https://connectapi.garmin.com/activity-service/activity/${activityId}/splits

hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants