REST Web Service encoding

When I call REST API to get report back in HTML format, the returned html is not in UTF-8 encoding. It seems to be using client encoding or OS's default encoding.

Has anybody experienced this?

hozawa's picture
170221
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

I am working with REST API all the time and I haven't, but that's an interesting observation. What JRS version are you using?

pdanyliuk - 9 years 1 week ago

5.5.1, 5..5.0, 5.2.0, 5.1.0. I'm using it on Japanese OS which isn't using latin1 nor UTF-8.

hozawa - 9 years 1 week ago

1 Answer:

Fixed the problem.

hozawa's picture
170221
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

Out of curiosity, what was that?

pdanyliuk - 8 years 12 months ago
Feedback