Error when users attempt to authenticate via Oauth

Description
When our users attempt to connect to Zoom they receive the following error:

{“status”:false,“errorCode”:4700,“errorMessage”:“Empty scope (the client doesn’t have any Scope)”,“result”:null}

This happens before the Zoom sign-in UI appears indicating some issue with our app configuration. We verified in the developer portal that the scopes are still set as they should be (nothing on the app config has changed since we originally had it reviewed and published in the marketplace.

Marketplace Link: App Marketplace
App Client ID: t4tbfdCrTwq0USBcO94jg

Error
{“status”:false,“errorCode”:4700,“errorMessage”:“Empty scope (the client doesn’t have any Scope)”,“result”:null}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Oauth

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Go to publishable URL: https://zoom.us/oauth/authorize?response_type=code&client_id=Gx9IuTdmTUKPsbvCs9QLaA&redirect_uri=https://oauth-integration.services.cloud.appspace.com/api/v1/providers/zoom/authentication
  2. See error

Hey @Appspace,

Thanks for reaching out about this—it sounds like this is not the case, but can you confirm you haven’t made any updates or added any additional whitelist/redirect urls to your app recently?

In order for us to take a closer look, can you share the following with us by opening up a request here:

  • Email address of the OAuth App owner
  • Example user who sees this error (email)

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.