Hi everyone,
I’m currently working with the communication module in Make.com and using GraphQL queries and mutations. I’ve encountered an issue where the API always returns a 200 status code, even if there’s an error in the query or mutation. For example, when trying to create an item that already exists, I only find out about the error from the response body, not the status code.
Is there a way to directly handle these kinds of errors within the communication module? Specifically, I need to check the response body for errors and handle them accordingly, since the status code is not indicating the error.
Any advice or examples on how to properly manage this situation would be greatly appreciated.
Thank you!
Create activity with same name returns no output:
Response in concole:
Module communication: