REST API ERROR VERSION2 Create meeting API

create meeting api  i am getting the below response

{
“topic”: “mytopic”,
“type”: 2,
“start_time”: “2018-05-29T05:24:15.501Z”,
“duration”: 0,
“timezone”: “Asia/Calcutta”,
“password”: “7022189674”,
“agenda”: “online interview”,
“recurrence”: {
“type”: 1,
“repeat_interval”: 0,
“weekly_days”: 1,
“monthly_day”: 0,
“monthly_week”: -1,
“monthly_week_day”: 1,
“end_times”: 0,
“end_date_time”: “2018-05-29T05:25:15.501Z”
},
“settings”: {
“host_video”: true,
“participant_video”: true,
“cn_meeting”: false,
“in_meeting”: false,
“join_before_host”: false,
“mute_upon_entry”: false,
“watermark”: false,
“use_pmi”: false,
“approval_type”: 2,
“registration_type”: 1,
“audio”: “both”,
“auto_recording”: “none”,
“enforce_login”: true,
“alternative_hosts”: “string”
}
}

 

RESPONSE from server

{ "code": 1113, "message": "string is not associated with a Zoom account. " }

you have to check settings.alternative_hosts value (Alternative hosts emails or IDs)