How to consume Wcf Rest Service,Which redirects to another website for login
Hi All,
I have a wcf restfull service which redirects to Google/FB for OAuth authentication.When I try to run via browser its works as expected,but how ever when I consume it I get error at Getresponse method.Please help
Many Thanks
Deepz