Hello,
Some api calls to the storefront seems to be failing randomly.
{
"errors": [
{
"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: 83186258-5509-4ab3-b4d7-9e856dd8a7bd-1764769681 (include this in support requests).",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"requestId": "83186258-5509-4ab3-b4d7-9e856dd8a7bd-1764769681"
}
}
]
}
The same request with the id 97792e55-182c-4bda-942b-bdce1c58e573-1764769749 returned the correct data.
Thanks.