php - $_REQUEST['oauth_verifier'] is empty -


i using abraham library codeigniter , having issue.

i know twitter has changed api, , i've tried fix mentioned with:

$access_token = $connection->getaccesstoken($_request['oauth_verifier']); 

but script tells me $_request['oauth_verifier'] not set?

what going on? site worked fine 4 days ago?????

i having similar issue, ios, not php. here details changed last week twitter's api.

https://dev.twitter.com/discussions/16443

in context, might want check make sure you're passing valid callback url obtain oauth_verifier string.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -