Error 500 when running the Google Docs module

What are you trying to achieve?

We have a problem. Even though we successfully linked the Google account to the module, when we run our scenario, we see that the Google Docs module for creating a document gives us a 500 error. We see that the information from the webhook and the previous module is bringing in the corresponding information, but the process fails in this module. I created a new connection to the Google account, but the same thing keeps happening. Could you please help me?

I’ve run into that same Error 500 when using the Google Docs module in Make. In my case, the issue was due to missing permissions or an outdated token. Reconnecting the Google account and double-checking OAuth scopes usually helps. If the error persists, checking the module’s input fields for null or malformed data is also worth trying—it’s often something simple getting overlooked.

Solved, the problem was due to permissions and Authorized redirect URIs

3 Likes