When validateAuthenticatedSession middleware is called, it requests this GraphQL query and some times it fails 502 or 503 etc. errors,
/admin/api/2023-07/graphql.json
query shopifyAppShopName {
shop {
name
}
}
We recieved 808d702e-9588-44c2-a69c-253213341cd7 id on one of such failed requests.
I found some question where it say if API call limit exceeds then it may throw this kind of errors but I have checked and we are sending 10-15 requests only in one minute so this shouldn’t the case.
Our logs indicate that wasn’t querying the shop name it was performing a CreateCollection mutation. It looks like Plus TMS are looking into this for you.
I thought I saw a thread with Technical Support - my mistake, if you’re not already chatting with them please pass along these details via your Partner dashboard → Support.
Hello @SBD
I tried to contact the support but it redirects me the same place from where I had created this ticket. So how exactly I can contact Plus TMS?