I am using the OAuth method. The goal is to be able to generate a meeting link and provide that as well as dial-in access numbers in a meeting request in our own application.
Meeting creation is working fine, but I don’t know how to get access numbers. It looks like I should be able to query “https://api.zoom.us/v2/tsp”, but when I do that I get “Invalid access token, does not contain scopes: [tsp:write:admin]”. I have selected both the TSP read-only and write-admin scopes in my application configuration.
If I use my own token in the API playground, it says “TypeError: Failed to fetch”.
Is this the right approach to get dial-in numbers? Why is this not working?
TSP needs to be enabled on your account. Has this been added to your account?
If you just want dial-in numbers for regular meetings then you can build that. We use the same numbers for every meeting with the meeting ID being the “access code”. Please see here for a list of our dial-in numbers: https://zoom.us/zoomconference.