Search found 2 matches

by Innermars
Tue Apr 04, 2017 2:03 pm
Forum: Usage, tips and tricks
Topic: UTF-8 in HTTP Communicate processor
Replies: 2
Views: 6579

Re: UTF-8 in HTTP Communicate processor

It worked! Thank you very much!
by Innermars
Thu Mar 30, 2017 1:53 pm
Forum: Usage, tips and tricks
Topic: UTF-8 in HTTP Communicate processor
Replies: 2
Views: 6579

UTF-8 in HTTP Communicate processor

Hello.

When trying to send an HTTP request, the monitor gives an error message: {"ok":false,"error_code":400, "description":"Bad Request: message text must be encoded in UTF-8"}.

Settings:
Action: POST;
Content-Type: application / json

Apparently, this works well only in case of using non ...