Has anyone successfully connected OAuth for WebFlow via Bubble?
I’ve got 90% of it workings, but the final return call gets me a invalid_code return, which is super weird.
A the client_id and client_secret is provided by Webflow, I get a return code from Webflow itself… and then the Code it returns is used to authenticate by returning a token.
Super weird…