Error while generating the token using Server 2 server app

Format Your New Topic as Follows:

Zoom Apps Configuration
Share the Zoom Apps configuration (e.x. React, Vanilla JS, Node.js) you’re working with to give relevant context.

Description
I am using below command to generate the access token with Server 2 server app but getting an error

curl --location --request POST ‘https://zoom.us/oauth/token?grant_type=account_credentials&account_id=ACCOUNT_ID
-header ‘Authorization: Basic (Base64 encode CLIENT_ID:CLIENTSECRET)’

Error?
{“reason”:“unsupported grant type”,“error”:“unsupported_grant_type”}

Hi @lalithaditya32
Thanks for reaching out to us!
Can you please confirm if your app is active?
In the Marketplace dashboard, head to your app and make sure to go to the Activation tab to verify the app is activated

Yes the s2s app is in ACTIVATED status.

Hey @lalithaditya32
I will send you a DM to take a closer look
Please, follow up accordingly