- Goal:
Hi I have a functionality that I've built that uploads files to my AWS via API, the lambda function in that API generates a presigned URL for uploading files then by sending base64data i am concluding my uploading process.
But when I try to upload files more than 100MBs, I face with error 413, I tried to do this by an additional way and I couldn't pass the data again. Please let me know if there is anything i am unaware of like posting data capacity
I am using Team Plan
-
Steps:
-
Details:
-
Screenshots:
-
App json export: (here's how to get a json export)