"Invalid Grant" error from 'https://api.zoom.us/oauth/token' API

Zoom Apps Configuration

  • Zoom Apps SDK version: 0.16.14
  • Development environment details (e.g., React, Vanilla JS, Node.js)

Description

We are currently working with Zoom Apps SDK version “0.16.14” and have our app in development. It is functioning correctly. However, when we generated the publishable URL and the user authenticated with the generated authorization URL, when the user runs the application they encountered an “Invalid Grant” error from the ‘https://api.zoom.us/oauth/token’ API.

Error

“Invalid Grant” error from ‘https://api.zoom.us/oauth/token’ API.

How To Reproduce

  1. Authenticate using the authorization URL and try to run the app in the zoom client.
  2. try to get the auth token in the running app in the zoom client.

Thank you.

Hi @akshay.sharma49
Can you please confirm if you can authorize the app using the publishable url? is this only happening when sharing the URL with users that do not belong to your account?