Skip to content

INVALID_ENCODING_MSG from MessageSenderEndingInterceptor #1012

Closed Answered by Framus
Framus asked this question in Q&A
Discussion options

You must be logged in to vote

Ok thanks for the hint. Had to compile in jvm mode first but now i can debug it like a charm
The service seems to send an invalid Content type :text/xml; charset=utf-8,text/xml; charset=utf-8or better to say duplicates the header and therefore it gets invalid. This leads to an extraction to this encoding utf-8,text/xml which is indeed invalid.

Thanks again for the hint. Now I have to contact the team which provides this service. 🚀

Or is there a way to intecept the response before it gets there and eliminate duplicate headers on our side? (would make my life easier)

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ppalaga
Comment options

Answer selected by ppalaga
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants