Description
Hello, I’m trying to hit an zoom endpoint with my app that has already signed as JWT App. But I’m receiving “Invalid Access Token” using the token delivered from the app settings.
I tried JWT.io token and App Settings Token and no one has worked.
Thank you for reaching out to Zoom Developer Support. The first thing I would check is that you meet the prerequisites listed in the documentation for the List Sub Accounts endpoint. I’ve included an image below for your reference:
I also noticed that you have a trailing slash on the endpoint which shouldn’t affect the validity of the token but I do recommend removing trailing slashes from endpoints.