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
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Updating twitter status with latest eprint
- From: Aslam Jarwar <aslam.jarwar@yahoo.com>
- Date: Sat, 14 Dec 2013 11:34:49 -0800 (PST)
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,
] );
status => $tweet,
] );
Thanx
Aslam
Quaid-i-Azam univeristy Islamabad, Pakistan
- Prev by Date: [EP-tech] NOT in search expression
- Next by Date: [EP-tech] Preview in lightbox
- Previous by thread: [EP-tech] Updating twitter status with latest eprint
- Next by thread: [EP-tech] OR2013: Call for Papers for the EPrints User Group
- Index(es):