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

Strava同步数据 第6步报错 #697

Open
hy4015 opened this issue Jul 16, 2024 · 1 comment
Open

Strava同步数据 第6步报错 #697

hy4015 opened this issue Jul 16, 2024 · 1 comment

Comments

@hy4015
Copy link

hy4015 commented Jul 16, 2024

curl -X POST https://www.strava.com/oauth/token
-F client_id=${Your Client ID}
-F client_secret=${Your Client Secret}
-F code=${Your Code}
-F grant_type=authorization_code

这步输完之后报错:
{"message":"Bad Request","errors":[{"resource":"Application","field":"client_id","code":"invalid"}]}curl: (7) Failed to connect to 0.1.253.115 port 80 after 0 ms: Couldn't connect to server

@yihong0618
Copy link
Owner

你的 client_id 大概率不对,在网址上那个

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