406 status code

_navin9898
Tera Expert

Dear community members,

Good Day!

I am working on integration using flow designer integration hub. I am updating (PUT) a record in third party application based on some inputs. Now the issue is in response I am getting an error status code 406.

I tried to explore it and found that this error code is due to client has request a response using Accept headers that the server is unable to fulfill. 

Could someone please let me know how can I resolve it?

 

Note: I change the Accept header to application/xml from application/json as when I hit the endpoint using postman, I got the response in XML format.

 

Best Regards,

Navin