WaspW
Wasp17mo ago
prof_mark

Payload too large

I am getting a payload too large error, directing me to this line:

const response = await api.post(operationRoute.path, superjsonArgs)

How can adjust the max payload size for uploads?
Was this page helpful?