1001, User not exist

I’m trying to send a request for get List Webinars here: https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinars

But i get:
{
“code”: 1001,
“message”: “User not exist: 9105128131”
}

Where i can get the right User ID?

Thanks!

Hi @sistemi,

Thank you for reaching out to the Zoom Developer Support Forum.

Please use the List Users Api , to get the value for userID .

Once you get the userID, use it to retrieve your Webinars.

Please let me know if you have any questions.

Thanks

1 Like

Very helpful, thank you @ojus.zoom

@sistemi,

Glad this was helpful

Hi, I have the same issue. How can I do?
I’ve tried with email and userID (by list users api)

Please @ojus.zoom
Can you help me?
Thank you

Hi @avv.lazzari when you use the List Users API, do you see the user you are looking for on your account?

What is the API endpoint you are requesting?

Are you using a JWT or OAuth app?

Thank you, I’ve just fixed

1 Like

Happy to hear you fixed it! :slight_smile:

Thanks,
Tommy

1 Like