API errors since 8.0.0 release
-
Since upgrading to the 8.0.0 release the API integration with Mollie is returning a 422 error:
Error executing API call (422: Unprocessable Entity): Line item 1 is invalid.
The 'imageUrl' field should be a valid URL. Documentation: https://docs.mollie.com/overview/handling-errors.
Request body: {"status":422,"title":"Unprocessable Entity","detail":"Line item 1 is invalid.
The 'imageUrl' field should be a valid URL","field":"lines.1.imageUrl","_links":{"documentation":{"href":"https://docs.mollie.com/overview/handling-errors","type":"text/html"}}}. Field: lines.1.imageUrlThis error is happening regardless of an image being present on the product being processed in the checkout. Our checkout has worked without issue until this update ran, and no other updates were made around this time.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.