EPrints Technical Mailing List Archive

Message: #02495


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Updating twitter status with latest eprint


I also face same problem,
the problem is due to obsolete of twitter api 1
just change the post request with the
 my $r = $oua->post( 'https://api.twitter.com/1.1/statuses/update.json', [
                        status => $tweet,
                ] );

Thanx
Aslam
Quaid-i-Azam univeristy Islamabad, Pakistan