Re: Making a Web Request is failing with 403 Request Forbidden

2013-10-30 Thread Alexandre Rafalovitch
On Wed, Oct 30, 2013 at 4:50 PM, Vineet Mishra wrote: > > I am making web server call to a website for Shortening the links, that is > bit.ly but recieving a 403 Request Forbidden. > Although if I use their webpage to short the web link its working good. > Can any body tell me what might be the re

Making a Web Request is failing with 403 Request Forbidden

2013-10-30 Thread Vineet Mishra
Hi All, I am making web server call to a website for Shortening the links, that is bit.ly but recieving a 403 Request Forbidden. Although if I use their webpage to short the web link its working good. Can any body tell me what might be the reason for such a vague behavior. Here is the code includ