JWT Invalid Token

I am unable to use API’s.

As when I use JWT token it return {“code”:124,“message”:“Invalid access token.”}

API-
GET /v2/users/ HTTP/1.1
Host: api.zoom.us
authorization: Bearer eyJ0eXAiOiJKV1QiL…
content-type: application/json
Cache-Control: no-cache

1 Like

Hi @rohit,

Can you refer to my suggestion here?

Thanks

Hey @rohit,

Make sure your JWT App is activated:

Thanks,
Tommy