Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined property: stdClass::$request #26

Open
jazibsheikh opened this issue Oct 23, 2012 · 1 comment
Open

Undefined property: stdClass::$request #26

jazibsheikh opened this issue Oct 23, 2012 · 1 comment

Comments

@jazibsheikh
Copy link

I am using this library and getting this error & Exception can anybody look into this ?

Severity: Notice

Message: Undefined property: stdClass::$request

Filename: libraries/tweet.php

Line Number: 207

exception 'tweetException' with message '401 | Request Failed: - ' in D:\xampp\htdocs\jazibpro\application\libraries\tweet.php:207
Stack trace:
#0 D:\xampp\htdocs\jazibpro\application\libraries\tweet.php(174): tweetConnection->_getResponse('Resource id #44')
#1 D:\xampp\htdocs\jazibpro\application\libraries\tweet.php(131): tweetConnection->_addCurl('http://api.twit...', Array)
#2 D:\xampp\htdocs\jazibpro\application\libraries\tweet.php(509): tweetConnection->post('http://api.twit...', Array)
#3 D:\xampp\htdocs\jazibpro\application\libraries\tweet.php(338): tweetOauth->_httpRequest('POST', 'http://api.twit...', Array)
#4 [internal function]: tweetOauth->call('post', 'statuses/update', Array)
#5 D:\xampp\htdocs\jazibpro\application\libraries\tweet.php(19): call_user_func_array(Array, Array)
#6 [internal function]: tweet->__call('call', Array)
#7 D:\xampp\htdocs\jazibpro\application\controllers\ajax\test.php(602): tweet->call('post', 'statuses/update', Array)
#8 [internal function]: Test->posttweet()
#9 D:\xampp\htdocs\jazibpro\system\core\CodeIgniter.php(325): call_user_func_array(Array, Array)
#10 D:\xampp\htdocs\jazibpro\index.php(201): require_once('D:\xampp\htdocs...')
#11 {main}

@marsanla
Copy link

Try my modification: https://github.com/marsanla/codeigniter-twitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants