07-04-2012 08:50 AM
Hi every one,
here in trying to call one web-service but in response I get this error in below formats.
<div>
<strong>403: Access Forbidden</strong>
<p>DoS Protection</p>
</div>
please help me to solve this issue.
thanks in advanced.
07-04-2012 08:57 AM
How can we help? The Web Service has given the DoS!
have you been harassing it! Or does it happen to all locations you use.
07-04-2012 09:01 AM
Hi peter,
thanks for quick reply.
I was get this message from every web-service located at that particular location.
Even if I call the index page of that web site through our HttpConnection it will returns this message.
07-04-2012 09:22 AM
I suspect the Web Site has decided to block your IP Address. Are you doing this via WiFi? If so, try using a wireless method. And talk to the web site support.
07-05-2012 02:53 AM
I'm working with simulator and mean while i can surf the site in sumulator so may be there is some other issue.
07-05-2012 04:18 AM
OK, so perhaps it is your PC that is blocked and nothing to do with the BlackBerry?
Have you tried doing Browser type requests from your PC to the failing web site? Or from the Browser in the Simulator.
Alternatively perhaps the web site is expecting some sort of id in the Header and you are not supplying it?
By far the best thing you can do is talk to the people who run the web site and ask why you are getting this.
07-05-2012 04:34 AM
the same web-service working with all the browser in my pc and the also the poster addon of mozila firefox
this web service also running with the blackberry browser.
so let's track from server side what happen with this.