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

エラーメッセージFatal error

目次一覧

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

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

 閲覧数:701 投稿日: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/8/28 17:22 更新
週間人気ページランキング / 8-21 → 8-27
順位 ページタイトル抜粋 アクセス数
1 PHPで定数を定義する方法は2種類ある / 配列定数の定義 6
2 ブラウザを閉じたらセッションデータはどうなるの? | セッション 4
2 対応例1.メモリ不足なので、PHPの最大使用メモリを増加するよう変更 4
3 http_build_queryとは? / 構文 /パラメータ 3
3 Fatal error: Access level to ▲::$△ must be protected (as in class ●) or weaker | Fatal error(エラーメッセージ) 3
3 定数 3
4 session.hash_function | セッション 2
4 Parse error: syntax error, unexpected 'public' (T_PUBLIC) | Parse error(エラーメッセージ) 2
4 「include_once」で「An error occurred.」と表示される場合の原因は、大きく分けると 2 種類あります。 | エラーメッセージ 2
4 htmlspecialchars / htmlentities / addslashes / mysql_real_escape_string / mysqli_real_escape_string | セキュリティ 2
4 Fatal error: require_once(): Failed opening required 'PEAR.php' | Fatal error(エラーメッセージ) 2
4 dirname() / (__FILE__ ) / basename( dirname( __FILE__ ) ); | 関数 2
4 PHPにおけるメソッドのオーバーライドについて /「引数の数や型は、親クラスのメソッドと完全に一致していなければなりません。」とは具体的にどういう意味ですか? 2
5 spliceImageメソッド | Imagickクラス 1
5 エラー | 例外処理(制御構造) 1
5 Parse error: syntax error, unexpected T_REQUIRE_ONCE, expecting T_FUNCTION | Parse error(エラーメッセージ) 1
5 リファレンスを返す | リファレンス 1
5 セッション・ハイジャック | セキュリティ 1
5 エラーメッセージ / エラー原因 / エラー対応 1
5 Composer | 依存関係マネージャ 1
2025/8/28 1:01 更新