Undocumented API error MutationCallsExceeded

I do see errors in my log files with error_code MutationCallsExceeded. Can’t find any reference in the documentation. Do you know what this means, under what conditions it can appear and how to prevent this?

@basdebruin

That does sound quite odd!

Just to make sure we’re on the same page here, do you think it could be related to a higher volume of mutation calls than usual? Also, have you received this error within an app recipe, or as part of a custom API solution that doesn’t involve our apps framework?

I’m curious to get a bit more context to how this error might have occurred. Could you please provide some more info to us via email, like the timestamp of this error, as well as the account ID where this error occurred? I’d be glad to look into our logs further.

-Alex

Hi @AlexSavchuk

About to send an email with all the log details. I used the communitty just to make sure others are aware of this undocumented error_code.

2 Likes

Tips to fix-
Tip 1: Stick with well-known codes
Tip 2: Avoid codes you don’t understand
Tip 3: Provide the right number of errors
Tip 4: Roll up to the most relevant error
Tip 5: Explain what went wrong
Tip 6: Separate general and domain errors

Regards,
Rachel Gomez