CloudPlatform AddQueueItem UTF-8 problem

Problem:
Try to send data into Queues from C# with HttpClient

As a result in queue data shows like image

Route: UiPath

Hi,

Oleg is trying to send national characters to the UiPath-queue, but they are not stored correct into the queue. Are there any developers who have an idea how to send the data in UTF-8 format, or another possible solution?

One more update, when I sending data from Robots, all is working fine


Founded fix, when sending request need send propName@odata.type: “#String” for each of props in Body
image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.