Due to the content type limitations, we have read the .xlsx file, converted it to JSON, and attempted to send the data via the API. However, we encountered a payload size restriction of 100KB, which is blocking our use case.
We are trying to upload files to our backend using the client.request.invokeTemplate method, but as per the attached screenshot, only certain content types are supported.
Since our use case requires sending larger files, we are currently facing a 415 Unsupported Media Type error.
Could you please advise on how we can handle file uploads in this scenario?
Just checking if there are any updates on the issue mentioned above. The client is waiting for this to be resolved, so your assistance in addressing it at the earliest would be greatly appreciated.
Could you please provide an update on the issue mentioned above? The client is waiting, and it’s becoming critical to have this resolved as soon as possible. Your immediate attention would be greatly appreciated.