Search code examples
asp.nettwittertwitterizer

twitterizer API Value cannot be null. Parameter name: String ASP.NET


I am using Twitterizer API for accessing twitter related functionality. I have one demo application that works fine with my consumerkey and consumersecret i run this application locally. but when i integrate the same settings in my live application i got this error

Value cannot be null.Parameter name: String

Can anyone tell me why?

Thanks


Solution

  • Please check you keys. Also check your server time. Sometimes timestamp that we generate give some issues.