After a bit of testing, I indeed confirmed the issue is likely affecting all our OAuth2 resources. I confirmed that the actual authorisation flow completes on the 3rd party resource, i.e. the access is granted to the user, however the return to the app / resource page runs into this error.
This issue only exists if logged in through a custom domain, i.e. app.myorg.com.au. If I log in to myorg.retool.com directly, the authorization flow completes successfully to both app and resource pages.
F12-ing both instances indeed has an empty redirect cookie. From myorg.retool.com:
and from app.myorg.com.au:
I couldn’t find any previous instance or guidance I could follow.
Hey @Kaneski - welcome to the community! We're currently seeing several similar reports and are prioritizing a fix. You can follow along here for updates.