bad Coding while sending HttpRequest

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • lazovic
    replied
    Hi arturkulik,

    Could you please describe the data transfer process in more detail? What does your flowchart and its elements look like, and what steps does the request go through?

    Leave a comment:


  • arturkulik
    replied
    the problem is that string was not urlEncoded, do we have function/parameter for that ?

    Leave a comment:


  • arturkulik
    started a topic bad Coding while sending HttpRequest

    bad Coding while sending HttpRequest


    Hi
    I'm using ( i have to)
    Espo 9.1.8
    AP 3.11.7
    SP 3.1.6

    Using HttpRequest in my flows i got cofrrect Polish chars with good coding UTF-8 but sending back data Coding is messed up.

    Do we have any way to force outgoing coding in httpRequest?
    This is what is sent (tested on Swagger)
    Click image for larger version

Name:	image.png
Views:	8
Size:	7.9 KB
ID:	121949
    this is how it should be:
    Click image for larger version

Name:	image.png
Views:	7
Size:	8.4 KB
ID:	121950
    besides directrly from swagger or postman data is sent correctly
    Last edited by arturkulik; 10-07-2025, 11:28 AM.
Working...