Zoomadsynctool not working

Description
I want to sync users from Active Directory to zoom.
zoomadsynctool not working.

Error
In API Call logs:
{
endpoint: “https://api.zoom. us/v1/ad/user/create”,
response_headers: [
“Set-Cookie: zm_aid=”"; Domain=.zoom.us; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; Secure; HttpOnly"
],
date_time: “2020-04-28 15:53:11”,
method: “GET”,
request_body: “N/A”,
response: “N/A”,
request_headers: [
“accept-encoding: gzip, deflate, br”,
“accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8”,
“connection: close”,
“user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1”
],
request_params: [
“api_key: *********************************”,
“api_secret: ******”,
“data_type: JSON”,
“email: N.Brown@contoso. com”,
“type: 2”
],
http_status: “405”
}

Hey @ale.lu,

It seems you are using V1 of the Zoom APIs.

Please use V2 instead.

Thanks,
Tommy

How to use v2 in Zoomadsynctool?

Hey @ale.lu,

Can you send me the link to the zoomadsynctool integration you are using?

Thanks,
Tommy

http://cdn.zoom.us/prod/tools/zoomadsynctool.zip

From https://support.zoom.us/hc/en-us/articles/115005865543-AD-Sync-to-Zoom

Thanks @ale.lu,

Okay, that API should and will still work.

Can you provide steps to reproduce the issue?

Thanks,
Tommy