Getting 403 access denied on MAc

Shweta22

Distinguished
Apr 8, 2011
1
0
18,510
Hello,
I am trying to call a webservice using Titanium iPhone Simulator and I am getting a 403 :access to requested resource denied error.The service is publised on the same machine.
For Android Simulator on the same machine, I am able to get a response back from the web service.
Can you please suggest a solution to this problem as I am struggling a lot ?

Thanks
Shweta
 
So are you authorised to view the resource you are trying to view?

Just because the request has come from the same machine doesn't necessarily mean you automatically get access to the resource.