Integrating Google APIs with API connector (oauth question)

Hello!

I’m trying to use Bubble’s API connector to set up access to Google calendar. I’ve found several plugins, but none seems to work (at least the free ones)

Google API requires an oauth flow where I’ll have to sign into my google account to provide the app with a token it can use to post.

What I’ve tried so far:

I’ve build the API connector with the oauth flow from what I understand
I’ve also built the API query itself

I get an error when trying to initialize the call.

Has anyone done this before and could share information on what I’m doing wrong?

Screenshots:

  1. The setup
  2. The error I’m getting



There is a pretty mammoth/awesome post from @mebeingken on exactly how to set this up here Google Calendar API use case - #7 by mebeingken

I used that when working mine out (for a different Google API)

@wrightj2 Thank you! This worked - I’ve built it.

1 Like

Good stuff

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