Solved

Graphql storefront api rate limits

samullman
Tourist
10 3 4

I am using @shopify/react-graphql and within 1 minute got this error

Error: "GraphQL error: Creating Customer Limit exceeded. Please try again later."

Screen Shot 2020-05-13 at 10.22.24 AM.png

Accepted Solution (1)

samullman
Tourist
10 3 4

This is an accepted solution.

Appears to be an error created if the Customer already exists.

View solution in original post

Replies 2 (2)

samullman
Tourist
10 3 4

This is an accepted solution.

Appears to be an error created if the Customer already exists.

sosella
Visitor
1 0 0

Any solutions to this? I'm running into the exact same issue.

After completing an order with an anonymous user, if I go back to my site and try to register a user with the exact email used when completing the order, I got the error Creating Customer Limit exceeded. Please try again later.