問題タブ [google-auth-library]

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 投票する
0 に答える
167 参照

python - Google: google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', '{\n "error": "invalid_grant",\n "error_description": "Bad Request"\n}')

オンラインでGoogleシートを読み取る小さなpythonボットを実行し、ユーザーからプロンプトが表示されたときにその情報を不和にサーバーに送信しますが、1〜2か月間使用されておらず、現在は機能していません。そのため、Google認証サービスへの呼び出しでエラーをスローして認証資格情報を更新しているようで、何を試すべきかについてのアイデアがありません。完全なエラーと、それが壊れている完全なコード セクションを含めました。

読んでくれてありがとう