Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Twitter-Lite CPAN distribution.

Report information
The Basics
Id: 92206
Status: resolved
Priority: 0/
Queue: Net-Twitter-Lite

People
Owner: Nobody in particular
Requestors: icestar [...] inbox.ru
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.12004
Fixed in: (no value)



Subject: Twitter has restricted api.twitter.com to SSL/TLS only
Hi! Starting from January 14th, 2014 Twitter restricted connections to api.twitter.com to SSL/TLS only, pruf: https://dev.twitter.com/discussions/24239. Please, consider to fix default URLs in Net::Twitter::Lite and Net::Twitter::Lite::WithAPIv1_1 modules. Best regards, Dmitry
On Thu Jan 16 11:54:52 2014, Alien wrote: Show quoted text
> > Starting from January 14th, 2014 Twitter restricted connections to > api.twitter.com to SSL/TLS only, pruf: > https://dev.twitter.com/discussions/24239. > Please, consider to fix default URLs in Net::Twitter::Lite and > Net::Twitter::Lite::WithAPIv1_1 modules.
No need to change the URLs. Add ( ssl => 1 ) to your options to new. An update for Net::Twitter::Lite will be forthcoming, much like the one for Net::Twitter released today: https://metacpan.org/pod/release/MMIMS/Net-Twitter-4.01002/lib/Net/Twitter.pod#TWITTER-NOW-REQUIRES-SSL
Resolved in relase 0.12005.