Hello
When creating a subscriber using the same API, some accounts are created normally and other accounts are processed as Pending.
What should we check?
– 최지영 전송내역
{zoom_parameter_object :
{“user_id”:“------”},
zoom_json_object : {"action":"ssoCreate",
"user_info":{"email":-----------,
"type":1,
"first_name":"JIYEONG",
"last_name":"CHOI",
"display_name":"최지영(OO - CHOI JIYEONG)(SELOOPG-CHOI JIYEONG)",
"feature":{"zoom_phone":true}
}
},
zoom_querystring_object : {}}
– 방한아 전송내역
{zoom_parameter_object :
{“user_id":"habang@koreanair.com”},
zoom_json_object : {"action":"ssoCreate",
"user_info":{"email":"h-------,
"type":1,
"first_name":"HAN A",
"last_name":"BANG",
"display_name":"방한아(CS - BANG HAN A)(SELCSR-BANG HAN A)",
"feature":{"zoom_phone":true}
}
},
zoom_querystring_object : {}}
Best Regards
sskim