[ Video Sharing CMS v4 ] PHP Fatal error: Uncaught exception 'EpiOAuthUnauthorizedException' in

Started by MacKen,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MacKenTopic starter

Quote/home/domain.com/public_html/lib/twitter/EpiOAuth.php:432\nStack trace:\n#0 /home/domains.com/public_html/lib/twitter/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false)\n#1 /home/domains.com/public_html/lib/twitter/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token')\n#2 /home/domains.com/public_html/index.php(25): EpiOAuth->getAuthenticateUrl(NULL, Array)\n#3 {main}\n  thrown in /home/domains.com/public_html/lib/twitter/EpiOAuth.php on line 432, referer: http://domain.com/index.php?action=login&type=twitter

EpiOAuth.php(404):
QuoteEpiOAuthException::raise($this->__resp, $this->debug);

/public_html/index.php(25):
Quotenull, array('oauth_callback' => $conf_twitter['oauth_callback']));

/lib/twitter/EpiOAuth.php on line 432,
Quotethrow new EpiOAuthUnauthorizedException($message, $response->code);

EpiOAuth.php(45):
Quoteif (is_object($token)) $token = $token->oauth_token;
  •  

Marius P.

This usually happens when the keys (or one) has issues or it's incorrect.
Issues: extra space before or after it, missing 1 letter, etc.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

MacKenTopic starter

Error:

PHP Notice:  Undefined index: items in /home/macken/domains.com/public_html/lib/class.youtube.php on line 207, referer: http://domain.com/admin/?sk=youtube-1by1

Error:
Quote$videosList = $content['data']['items'];
  •  

Marius P.

It's not an error, it's a notice when the video list returned by youtube is empty.
Doesn't affect with anything ;) But I will make it no longer show up.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

MacKenTopic starter

  •  

Similar topics (7)

Replies: 3
Views: 1737

Replies: 1
Views: 875

Replies: 3
Views: 1297

Replies: 6
Views: 1287

Replies: 2
Views: 842