Open bfcns opened 4 years ago
ExTwitter encodes the consumer key, oauth_nonce etc in the url instead of passing it in the header. I believe that v2 requires them to be passed into headers
@phpcitizen i have pushed a fix in my forked repo https://github.com/sushant12/extwitter/tree/v2-support
Some tests are failing, I will look into them when I get time and if possible find a way to send a PR
Anyone have updates on using v2?
Anyone have updates on using v2?
yes, my question exactly.
ExTwitter.request(:get, "2/users/by/username/<username>")