Started getting some customerAccountQuery errors this morning
“message”: "Development: [h2:error:customerAccount.query] Internal error. Looks like something went wrong on our end.\nRequest ID: 4db8aad6-618f-49df-97ee-f842a0d5eec6-1767889739 (include this in support requests). - Request ID: 4db8aad6-618f-49df-97ee-f842a0d5eec6-17
“extensions”: {
“requestId”: “4db8aad6-618f-49df-97ee-f842a0d5eec6-1767889739”,
“code”: “INTERNAL_SERVER_ERROR”
}
Hi @Kyle_Sollenberger,
Thanks for sharing the x-request-id, i’ve looked into this further and this appears to be a known issue that our developers are investigating further, with the discountApplication field used in the Customer Account API.
I will keep an eye on this issue and follow up here once this is resolved, though in the meantime as a workaround I may recommend removing the discountApplication fields from the query, or making the query to the Admin API instead of the Customer Account API, as it looks like the issue is only occurring there.
1 Like