Zoom access token for user is null

Hi There!,

I’m tryting to get zoom access token of user but i dont receive access token in response

here is complete request and response details

GET https://api.zoom.us/v2/users/jovy@mirobotic.sg/zak

headers {'Authorization': 'Bearer. TokenHere', 'Content-Type': 'application/json'}

response code 200
response body is Null

Please help me on this

Hi @jovy,

I responded to you on the other post!

Gianni

Hi @gianni.zoom

As described, I have created new user and added them into admin group also.
after this i can create users but stil i cannot get zoom access token (ZAK) of user from API,
it still showing data as null.

below is request and response details,

GET https://api.zoom.us/v2/users/impathn007@gmail.com/zak

{'Authorization': 'Bearer..', 'Content-Type': 'application/json'}

response code 200
responce body is empty


please help on this