Hey,
We’re running into an issue with Frame.io OAuth.
If a user already has a Frame.io session in their browser, everything works fine.
But if they aren’t already logged in, they’ll go through the Adobe login flow successfully, get redirected back to our app, and then receive a “cannot find an account” error.
These users do have Adobe accounts, so authentication itself appears to be working. The failure happens afterward when Frame.io tries to find their account.
Is it expected that a user needs an existing/provisioned Frame.io account before OAuth can be used? Or is this a known issue?
Has anyone else run into this?