This repository was archived by the owner on Jan 22, 2019. It is now read-only.
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
401 on Twitter API #16
Open
Description
I'm trying to get eg/twitter.pl working. It looks like this sample code is out of date : I had to prefix some strings with oauth_.
The thing is I'm still getting a 401.
I even tried to edit lib/Net/HTTP/Spore/Middleware/Auth/OAuth.pm and hardcode the authorization header from twitter oath tools (wich I tried with curl and is working) without success.