問題タブ [strava]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
567 参照

python - Strava API の不正なリクエスト

イスタンブールでセグメントを取得する必要があるため、地理座標を送信する必要があります Postman と Google Chrome を使用しています

Bad Request エラーが発生します。ここストラバリブ https://pythonhosted.org/stravalib/_modules/stravalib/client.html#Client.explore_segments

https://developers.strava.com/docs/reference/#api-Segments-exploreSegments

0 投票する
1 に答える
1353 参照

php - Strava API の問題

この作曲家パッケージを使用していますhttps://github.com/basvandorst/StravaPHP

OAUTH は正常に機能しており、アクセス トークンとユーザー ID などを含む JSON を生成しています。

しかし、他の関数を使用しようとすると、404 not found が返されます。

出力は次のとおりです。

そして、これは私の現在の callback.php ページコードです: