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:
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