Problem:
Try to send data into Queues from C# with HttpClient
As a result in queue data shows like
Route: UiPath
Problem:
Try to send data into Queues from C# with HttpClient
As a result in queue data shows like
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?
Founded fix, when sending request need send propName@odata.type: “#String” for each of props in Body
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.