Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter siimsaar

    (@siimsaar)

    @j_3rk
    Thank you!
    It’s working after changing:
    $time = time() * 1000; //time in milliseconds (or close enough)
    To:
    $time = time() * 1000 – 30000;//time in milliseconds (or close enough)

    Thread Starter siimsaar

    (@siimsaar)

    Thank you for quick reply!

    Steps I’ve made:
    1. Checked API Connection – Good
    2. Created test Live meeting: 95169649111 (with correct timezone)
    3. used shortcode:
    [zoom_join_via_browser meeting_id=”95169649111″ login_required=”no” help=”yes”? height=”700px” disable_countdown=”no” passcode=”12345″ webinar=”no”]
    4. Changed meeting time few minutes before testing and each time I’ve written name/email and clicked join I get:
    Joining meeting timeout.
    The signature has expired.

    I’ve also tried from other PC’s/networks/browsers

    • This reply was modified 4 years, 4 months ago by siimsaar.
Viewing 2 replies - 1 through 2 (of 2 total)