cancel
Showing results for 
Search instead for 
Did you mean: 

Unsupported Encoding \"br\"" While using SAP Integration Suite with S/4HANA Cloud

gopalanand
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi All,

I'm trying to use SAP Integration Suite to expose my S/4HANA Cloud oData.
I have added the headers in policy to handle to it. Tried various combinations

<Header name="Accept-Encoding">gzip, br</Header> .. few more with or without br. But nothing seems to work.

I'm getting the following error:

<br>{"fault": {"faultstring": "Unsupported Encoding \"br\"","detail": {"errorcode": "protocol.http.UnsupportedEncoding"}}}

Accepted Solutions (1)

Accepted Solutions (1)

MartyMcCormick
Product and Topic Expert
Product and Topic Expert

Hi Gopal

Can you try adding these headers to your message policy?

<Set> <Headers> <Header name="Accept-Encoding">gzip,deflate</Header> </Headers> </Set>

Thanks,
Marty

quancaominh
Newcomer
0 Kudos

how to add header in polices ?

Answers (1)

Answers (1)

S0019631015
Explorer
0 Kudos

@marty.mccormick

How to add this in API Management, I tried but I could see the same error.

S0019631015
Explorer
0 Kudos

Unsupported Encoding "br" I am getting this, how can I remove it?

  • Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
  • Accept-Encoding:gzip,deflate,br

Jaman
Participant
0 Kudos

Hi Vinay,

Dis you find solution for this?

Thanks,

Ahamed