Certain "cust_create" users unable to start an instant meeting using start URL

API Endpoint(s) and/or Zoom API Event(s)
Meeting Create with type 2 (instant meeting)

Description
For some of our api users in our account when attempting to start an instant meeting that was just created we get an error. This only began happening yesterday and only for certain users.

Error?
" If you are the meeting host, sign in to start the meeting {meeting id}"

How To Reproduce
Steps to reproduce the behavior:
This is only happening with a few of our users in our account, I can provide those ids.

Hi @riley.gelwicks
Thanks for reaching out!
It looks like the meeting type that you are creating is a scheduled meeting (type 2)
If you are trying to create an instant meeting, make sure to pass the value 1 on the type field

Cheers,
Elisa