Description
The OAuth auto generates a password when it calls the “Create Meeting” API call. The use only has basic password requirements in Security settings, but getting an error that the password is not meeting the requirement. It only says numerics are allowed.
Error
One user is getting this error:
“Password provided does not match the password requirement settings set for this account. The password must follow these rules: [Password must contain only numeric characters.].”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
Create Meeting ( POST /users/{userId}/meetings)