カテゴリー:
Fatal error
閲覧数:835 配信日:2020-05-12 08:58
問題発生
エラーメッセージ
( ! ) Fatal error: Uncaught Abraham\TwitterOAuth\TwitterOAuthException: {"errors":[{"code":415,"message":"Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings"}]} in /var/www/html/xxxx/composer/vendor/abraham/twitteroauth/src/TwitterOAuth.php on line 168
( ! ) Abraham\TwitterOAuth\TwitterOAuthException: {"errors":[{"code":415,"message":"Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings"}]} in /var/www/html/xxxx/composer/vendor/abraham/twitteroauth/src/TwitterOAuth.php on line 168
( ! ) Abraham\TwitterOAuth\TwitterOAuthException: {"errors":[{"code":415,"message":"Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings"}]} in /var/www/html/xxxx/composer/vendor/abraham/twitteroauth/src/TwitterOAuth.php on line 168
エラー原因
「Callback URL」間違い
設定ファイルに記述している「Callback URL」を変更していなかった
define('OAUTH_CALLBACK', 'http://xxxx-xxxx.co.jp/twitter/callback'); //コールバックURL