Most users won't need to see raw JSON. Even if it helps them to help us debug, we can put it in a standard `error.html` or similar React page. From there they can go back to the shop, and possibly see and report the error message.
Most users won't need to see raw JSON.
Even if it helps them to help us debug, we can put it in a standard
error.htmlor similar React page.From there they can go back to the shop, and possibly see and report the error message.