former_member875618
Member
Member since ‎2023 Aug 28

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hello, I`m using a POST request with a JSON throught CL_HTTP_CLIENT. Faced the following situation: When xstrlen( jsonx ) <= 1024 http_rc = 200. "OK" When xstrlen( jsonx ) > 1024 http_rc = 400. "Incorrect data given" Tried to send ...
Kudos from