ERROR
Target REST endpoint response payload processing failed.[Content received of length XXX bytes exceeds the maximum allowed threshold of 10485760 bytes]
CAUSE
The issue occurred due to a large payload. The payload was over the allowed limit (>10 MB) and the issue can reoccur at any time if you have large payloads. It is expected behavior.
SOLUTION
Recommendation:
Reduce the payload size for a request as the limitation is 10 MB. We can't change the limit. It's the customer's responsibility to design the flow by taking into account the oic limitations
Suggestion:
Make multiple requests with smaller time intervals in order to reduce the payload
REFERENCE:
No comments:
Post a Comment