Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Zoom OAuth scopes #3255

Merged
merged 1 commit into from May 31, 2022
Merged

Fix: Zoom OAuth scopes #3255

merged 1 commit into from May 31, 2022

Conversation

Meldiron
Copy link
Contributor

What does this PR do?

Fixes a failing Zoom OAuth. problem seems to be related to the scope we request user_profile, which cannot be found in the Zoom dashboard:

CleanShot 2022-05-20 at 13 47 45@2x

I also found an unfinished discussion regarding this: https://devforum.zoom.us/t/has-user-profile-scope-been-removed/60857

After applying new scopes, I was able to successfully create a session:

CleanShot 2022-05-20 at 13 52 32@2x

Test Plan

  • Manual QA

Related PRs and Issues

Reported on Discord

Have you read the Contributing Guidelines on issues?

Yes

@TorstenDittmann TorstenDittmann merged commit cdbcdea into master May 31, 2022
@TorstenDittmann TorstenDittmann deleted the fix-zoom-scopes branch May 31, 2022 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants