Description
If I create a new Zoom account and try and connect our published app, I receive the OAUTH callback with “errorCode=Invalid Account”.
If I then “verify” the account with a credit card, the OAUTH succeeds.
I believe this is due to some recent change on Zoom’s end. I can’t find any documentation on this.
Questions
- Is this expected behavior?
- If expected, does “Invalid Account” always represent this particular situation? If so, I’m guessing I can alert the user that they must verify their account with a credit card before proceeding (?)
- If this is indeed a change in behavior, was there an announcement? I want to make sure I don’t miss these in the future.
- Where can I find documentation on this.
Thanks for the help!
-Felix