HTTP Request working in preview, but not when executed(404)

I’m having an issue with executing the HTTP Request activity.
When I go through the initial HTTP Request Wizard and set up the End point, Request Method (GET),
Authentication as None. I use the Preview Response to see if it worked and it will show the correct results in a JSON format.
Once I press okay to set the activity and try to run it, I get the error code 404

Hi @amel237

Welcome to Community!!

Check on this thread

I hope it helps!!

@amel237

Please check in your http request properties if all the values are proper

or something needs to change

namely header,body,uri

cheers

hello lrtetala, thanks for reporting. I also read this post but unfortunately it doesn’t help.

@amel237

Can you please open the locals panel when error occurs and expand exception details

cheers

I set the ID type to GetOrPost and it works fine. thanks All :dancer:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.