on 2024 Jul 11 11:32 AM
Hello Experts,
May I ask how to fix this error? I encountered a 206 error code in the SAP B1 service layer, but my JSON seems correct. Additionally, when I run my query and get the JSON code to run in the POSTMAN API, it works and the changes reflect in SAP B1.
JSON:
Request clarification before answering.
you can check the SQL query that handle the Postman body. make sure you have that through sending request and make sure the data type nvarchar(max).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
We had exactely the same error when posting a big file in Attachment2.
We solved this by adding the Expect: header
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
101 | |
16 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.