03-22-2024 10:48 AM
We are currently facing issue with HTTP service, which was functioning correctly but is now consistently returning a 400 Bad Request error. Notably, we've observed that Workato is sending an uber-trace-id in the header. It is giving successfull response from postman but not from workato.
Any idea to supress this extra header uber-trace-id.
Thanks
Solved! Go to Solution.
04-03-2024 07:28 AM
Hi @manoj_jadhav ,
Header Manipulation: Workato may provide options to add or remove headers from HTTP requests. Look for settings/connection details that allow you to modify the headers being sent with the requests. You would want to remove the "uber-trace-id" header from the list of headers sent with the request.
04-03-2024 07:28 AM
Hi @manoj_jadhav ,
Header Manipulation: Workato may provide options to add or remove headers from HTTP requests. Look for settings/connection details that allow you to modify the headers being sent with the requests. You would want to remove the "uber-trace-id" header from the list of headers sent with the request.