• Resolved tdiekhof

    (@tdiekhof)


    Greetings and thankt for the great plugin,

    the plugin worked wonderfully.

    Now I have replaced the API key with a new one because I changed the account.

    The connection test says everything is fine.

    When I create a meeting – or update an existing meeting – the error “Zoom Error: Validation Failed.” displayed.

    Have I missed somewhere to enter a PW?

    Thanks!

    Debug log shows:
    object (stdClass) # 11318 (3) {
    [“code”] =>
    int (300)
    [“message”] =>
    string (18) “Validation Failed.”
    [“errors”] =>
    array (1) {
    [0] =>
    object (stdClass) # 11310 (2) {
    [“field”] =>
    string (8) “password”
    [“message”] =>
    string (304) “Password provided does not match the password requirement settings set for this account. The password must follow these rules: [Password must have a minimum length of 10 characters., Password must contain at least 1 letter (a, b, c …)., Password must contain at least 1 special character (!, @, # …).]. ”
    }
    }
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor digamberpradhan

    (@digamberpradhan)

    hi @tdiekhof
    Are you entering a strong password ?
    It seems your account has a strong password policy.

    “Password provided does not match the password requirement settings set for this account. The password must follow these rules: [Password must have a minimum length of 10 characters., Password must contain at least 1 letter (a, b, c …)., Password must contain at least 1 special character (!, @, # …).]. ”

    Thread Starter tdiekhof

    (@tdiekhof)

    Where do I have to enter a password?

    Do you mean the “Password to join the meeting. ( Leave blank for auto generate )” in the zoom details?

    Or do you mean the password of the zoom account?

    This is no longer my account, I do not know the password. But, it doesn’t have to be stated anywhere on the page.

    Sorry for the odd question… ??

    • This reply was modified 4 years, 9 months ago by tdiekhof.
    Plugin Author Deepen

    (@j_3rk)

    @tdiekhof

    When you are creating a meeting from Zoom Meetings > Add new page – If you scroll to a bit down, you should see a password input field. If you just leave that field blank – plugin should auto generate it for you for that meeting.

    However, if you create a password manually. You should follow the error message:

    string (304) “Password provided does not match the password requirement settings set for this account. The password must follow these rules: [Password must have a minimum length of 10 characters., Password must contain at least 1 letter (a, b, c …)., Password must contain at least 1 special character (!, @, # …).]. ”

    However, i had placed a validation there but seems it not working on your side. So, just enter a plain password and try. Thanks

    Thread Starter tdiekhof

    (@tdiekhof)

    OK thank you! I copied a strong password into the password field – I could not enter it. Now it’s working. ??

    Great work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Zoom Error:Validation Failed.’ is closed to new replies.