SAP Community
About former_member875618
former_member87
5618
Member
Member since
2023 Aug 28
User Statistics
1
Posts
0
Solutions
0
Kudos given
1
Kudos received
View all badges
Options
Report User
User Activity
Posts
Replies
CL_HTTP_CLIENT->request->set_data failed 400 if data >= 1024 bytes
2023 Aug 28
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 ...
No replies to display.
Kudos from
User
Count
Tomas_Buryanek
1
View all