Support for JSON representation to exceed 10,000 bytes
Http post request, JSON representation cannot exceed 10,000 bytes.
If i have a large request body, how to over come the issue?
1
vote

Http post request, JSON representation cannot exceed 10,000 bytes.
If i have a large request body, how to over come the issue?