About configuring the API connector to run GAS

Can someone please help? I’m having trouble because I’m inexperienced with Bubble.
I’m currently trying to run GAS using the API Connector, but I’m having trouble with the configuration.
Here is how I have set up the API Connector:

Here is the error message:

A similar question was asked in a past forum, but it didn’t receive any responses. If anyone has any insight, please help.

405 error is normally related to wrong method.
What I believe is that you don’t have the correct url. Should look like:
https://script.googleapis.com/v1/scripts/{scriptId}:run
Share link to API doc endpoint

Thanks for the reply and advice!
I corrected the URL, but I get a message that OAuth2 is required.

I tried the following settings

This topic was automatically closed after 70 days. New replies are no longer allowed.