Hello,
I am preparing to go live with my first site built in Webmatrix. I have used the ASP.NET Web Helpers package to display tweets on my page. The helper works great but I think it will stop working on April 16th when Twitter retires the REST API V1https://dev.twitter.com/blog/api-v1-retirement-final-dates. I took a look in Fiddler and it looks like it is using the V1 API.
Has anyone heard of this issue and if a updated help package is on the way?
Thanks,
-Wes