Hi. I’m having some basic auth problems with a newly created app.
I’m using Perl and Net::Twitter. Testing the simple example in
seems to work (using developer’s key). But if I use my new consumer key and secret, all I get is:
Net::Twitter::Role::OAuth::get_authorization_url(): GET https://api.twitter.com/oauth/request_token failed: 401 Unauthorized at oauth_webapp.pl
Yes, “Sign in with Twitter” is set to Yes. I’ve tried to reset the keys. I’ve even tried other newish pairs.
Any ideas? Thanks,
g.