Skip to content

Zoom: Apache Software Foundation (ASF) meetings fail to admit bot — org-policy admission flow not handled #326

@DmitriyG228

Description

@DmitriyG228

Symptom

Vexa bot fails to join Zoom meetings hosted by the Apache Software Foundation. ASF runs Zoom under organizational policy that includes registration-required attendee flow, attendee-info forms, and community-confidential meeting metadata gates. The current Zoom Web path does not navigate this admission flow.

Repro

  • Use any ASF-hosted Zoom meeting link (e.g. an ASF project working group meeting).
  • Dispatch a Vexa bot via standard `POST /bots` flow.
  • Observe: bot does not reach `active`; admission stalls or fails.

Expected

  • Bot recognizes the ASF / org-policy admission DOM (registration form, attendee info gate).
  • Either:
    • Provides a path to fill the registration form from supplied bot identity, or
    • Fast-fails with a classified reason (e.g. `zoom_org_policy_registration_required`) so callers can switch to a Meeting-SDK-backed path or skip the meeting.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions