403 Forbidden error in WebRequest Activity
Hi,
I have a REST service URL. When I hit the URL from browser I am getting correct result. But if I hit the same URL from WebRequest activity I am getting 403 Forbidden error as below while running in debug mode
Error: Unhandled exception: 'One or more errors occurred.' in activity '1.11: WebRequest'.
One or more errors occurred.
The remote server returned an error: (403) Forbidden.
External Activity: 153 bytes received by client
I am also getting same result when I run the workflow from silverlightviewer.
Funny thing is when I used Fiddler and debugged the workflow, I am getting the result required on top of which I am getting 403: Forbidden error as in below screenshot

Please suggest what to do.
Thanks in advance :)
0
-
Got it solved. It was a problem from the service, not with Workflow designer. 0 -
Srikanth,
I am getting the same 403 Error when trying to use the web request activity. What was the problem with the map service?
Thanks,
Stephanie0
Please sign in to leave a comment.
Comments
2 comments