Hello Team,
We are using Twitterizer2.dll for authentication from twitter, recently we are getting this error, from few days back.,with the below line of code.
TwitterUser user = TwitterUser.Show(oauthTokens, accountId).ResponseObject;
The above line of code, “user” object is coming as null.
Any help is appreciated.
Thanks in advance.