I am trying to create a dashboard where user can enter twitter screen_name. I wanted to check whether this screenname is in the following list of a twitter account. To do this I need to call the api.twitter.com/1/friendships/exists.xml with oauthentication. When I run it in the aspx web page, it works. But when I deploy this to umbraco cms dash board it is not working. Why?
twitter oauth in umbraco dashboard not working
Hi ,
I am trying to create a dashboard where user can enter twitter screen_name. I wanted to check whether this screenname is in the following list of a twitter account. To do this I need to call the api.twitter.com/1/friendships/exists.xml with oauthentication. When I run it in the aspx web page, it works. But when I deploy this to umbraco cms dash board it is not working. Why?
is working on a reply...