Confirmation, not working on vBulletin 3.8.7. Twitter also changed the authentication method. I get these notices when running the cronjob:
Code:
Array
(
[error] => Could not authenticate with OAuth.
[request] => /statuses/update.xml
)
and under that:
Quote:
Twitter message:
<?xml version="1.0" encoding="UTF-8"?>
<hash>
<error>Could not authenticate with OAuth.</error>
<request>/statuses/update.xml</request>
</hash>
|
=============
Never mind.
Fixed by editing the permissions manually in Twitter and force re-authorisation.