Has anyone used Recall.ai’s video chat recording bots in a bubble app before? I’m trying to set it up now and running into some difficulty - specifically with setting up the google calendar O auth integration.
At a specific url address I have to return a HTTP redirect response to /ahttps://us-east-1.recall.ai/api/v1/calendar/google_oauth_callback/
and I’m not sure how to do that.
Any insight into how I can return that HTTP response on a url which I do not have a page for would be greatly appreciated!