EDIT: Read 2nd response below for answers to API connector settings for Google OAuth.
@jarrad put together a great overview (Link) of how to get your client ID and Secret keys for setting up to use various Google Product APIs.
I’m now stuck with the API connector and am unsure what type of OAuth2 to choose.
I feel like this is a simple answer, but after several hours research yesterday I still couldn’t find the clear answer for what all I should be filling out, and if I’ve even using the right type of OAuth for Google.
Could someone help me to understand what kind of oauth I should be using for the API connector?
I was able to connect to Google Drive using Google OAuth Playground, unfortunately the connection fields didn’t match up with what I see in Bubble.
Also was unable to get it to work/connect via postman.
The outcome I’m hoping to choose is to use all of the Google Drive storage that I have to host the image uploads for my apps and use that as the main file database to write and read images from.
Thank you in advance!