Hey @Natasha023 ,
Thanks for sharing that. It’s tough to say exactly what may be happening here without looking in to the store specific details.
Looking at your query though, I can see you’re requesting the first 250 definitions, which is at the top end of what’s possible. The error could be due to the size of the request causing it to time out before it’s returned.
What I would recommend here is to limit this to 50 and see if you get the same error. If not, then you can use pagination to get the remaining definitions.
If you get the same error with a smaller request, reach out to our support teams directly with that request ID so we can look in to it directly.
Hope that helps
- Kyle G.