I Finding difficulties to get OAuth authorization code

Description
We are trying to get authorization code in android application by calling auth url provided by zoom but we are getting html page code and because of that we can not move further

Which Mobile Meeting SDK version?
We are using 5.7.6 SDK vesrion

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

  1. We are using https://zoom.us/oauth/authorize url to get authorization code.

  2. we are passing redirect_uri “https://designstaging.sagesurfer.com” and client_id -“our application client id” and response_type = code

  3. But when we get response from this url we are getting html code and I am not able to get the code which is required to get access token

But getting this issue {“status”:false,“errorCode”:4700,“errorMessage”:"Invalid client_id: ",“result”:null}

  • Device: [e.g. Samsung J7 Duo]
  • OS: [e.g. android 10]

Hello Zoom Team,
Can we get your help related to our issue asap. We are not able to move further.

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