cancel
Showing results for 
Search instead for 
Did you mean: 

Workato uber-trace-id in header issue

manoj_jadhav
Deputy Chef I
Deputy Chef I

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

1 ACCEPTED SOLUTION

shivakumara
Deputy Chef III
Deputy Chef III

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.

View solution in original post

1 REPLY 1

shivakumara
Deputy Chef III
Deputy Chef III

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.