Fatal error: Uncaught League\OAuth1\Client\Credentials\CredentialsException: Received HTTP status code [401] with message "現在この機能は一時的にご利用いただけません" when getting token credentials.

エラーメッセージFatal error

目次一覧

 状態:-  閲覧数:2,433  投稿日:2019-02-27  更新日:2019-02-27  
問題発生 / エラ-原因 / エラ-対応

問題発生 / エラ-原因 / エラ-対応

 閲覧数:732 投稿日:2019-02-27 更新日:2019-02-27 

問題発生


エラーメッセージ
Fatal error: Uncaught League\OAuth1\Client\Credentials\CredentialsException: Received HTTP status code [401] with message "現在この機能は一時的にご利用いただけません" when getting token credentials.

エラ-原因


Call Stack
# Function Location
1 {main}( ) .../redirect.php:0
2 Socialite\One\TwitterProvider->user( ) .../redirect.php:13
3 Socialite\One\TwitterProvider->getToken( ) .../TwitterProvider.php:16
4 League\OAuth1\Client\Server\Twitter->getTokenCredentials( ) .../AbstractProvider.php:125
5 League\OAuth1\Client\Server\Twitter->handleTokenCredentialsBadResponse( ) .../Server.php:170
上記表から読み取れること
・トークン credential(認証情報)取得に失敗している

なぜ、トークン credential(認証情報)取得に失敗したの?
・redirect.phpで、ブラウザ更新したから
・redirect.phpは、Twitterから戻る画面遷移でしか正常動作しない

エラ-対応


redirect.phpで、ブラウザ更新しない
・再度実行する場合は、Twitterへリクエストする最初の時点からやり直す


Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] Connection refused

Fatal error: Uncaught Error: Class 'Stripe\Checkout\Session' not found

コメント投稿(ログインが必要)



類似度ページランキング
順位 ページタイトル抜粋
1 Fatal error: Uncaught League\OAuth1\Client\Credentials\CredentialsException: Received HTTP status code [401] with message "現在この機能は一時的にご利用いただけません" when getting token credentials. 35
2 ( ! ) Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException: 現在この機能は一時的にご利用いただけません 34
3 Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] Connection refused 24
4 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number: parameter was not defined 23
5 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'カラム名' cannot be null 22
6 Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation 22
7 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 21
8 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 21
9 ( ! ) Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException: timed out before SSL handshake 21
10 Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1030 Got error 139 from storage engine' 21
11 ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens 21
12 ( ! ) Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException: {"errors":[{"code":32,"message":"Could not authenticate you."}]} 20
13 creating database ERROR!!: exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 table tally already exists' 20
14 ( ! ) Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException 20
15 A database error has occoured. SQLSTATE[HY000]: General error: 14 unable to open database file 20
16 Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'データベースユーザー名'@'localhost' (using password: YES)' 20
17 Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 23 Out of resources when opening file '/tmp/#sql_2dd6_0.MYI' (Errcode: 24)' 20
18 Fatal error: Uncaught HeadlessChromium\Exception\OperationTimedOut: Operation timed out (3sec) in 20
19 Parse error: syntax error, unexpected T_INCLUDE, expecting T_FUNCTION 20
20 Parse error: syntax error, unexpected T_REQUIRE, expecting T_FUNCTION 20
2025/12/10 22:33 更新
週間人気ページランキング / 12-3 → 12-9
順位 ページタイトル抜粋 アクセス数
1 ブラウザを閉じたらセッションデータはどうなるの? | セッション 5
2 PHPにおけるメソッドのオーバーライドについて /「引数の数や型は、親クラスのメソッドと完全に一致していなければなりません。」とは具体的にどういう意味ですか? 3
2 Parse error: syntax error, unexpected 'public' (T_PUBLIC) | Parse error(エラーメッセージ) 3
2 Fatal error: Uncaught Error: Call to a member function modify() on string | Fatal error(エラーメッセージ) 3
2 例外処理の構文 3
3 set_error_handler | 例外処理(制御構造) 2
3 Generators | Generator クラス(定義済みのインターフェイスとクラス) 2
3 セッション管理が必要な理由は、HTTPプロトコルには状態を保持する機能がないため | セッション 2
3 No route found fo | エラーメッセージ 2
3 ログイン 2
4 セッションデータ | セッション 1
4 Fatal error: Function name must be a string in /○○.php on line △△ | Fatal error(エラーメッセージ) 1
4 対応例1.メモリ不足なので、PHPの最大使用メモリを増加するよう変更 1
4 session_save_path() | セッション 1
4 break文 | 制御構造 1
4 register_shutdown_function(関数処理 関数) カテゴリー 1
4 静的(スタティック)変数 | 変数 1
4 エラーレベル | エラー設定(エラーメッセージ) 1
4 array_diff(配列) カテゴリー 1
4 register_globals | セキュリティ 1
2025/12/10 1:01 更新