Known issues
ValidateCartMutation failing when large payload
ValidateCartMutation failing when large payload
ID: 985867
Backlog
Published on 2/21/2024
•
Last update on 2/21/2024
Summary
When adding several products in minicart, depending on the information associated with those products, if we receive a payloadTooLarge error, the product will be added to the cart but will not pass to orderForm correctly
Simulation
- Add products to the cart till you receive a 413 Payload Too Large error
Workaround
N/A