Skip to content

[Bug]: <Short description>zoom delete meeting failed #2863

@pika-panda

Description

@pika-panda

SDK Language

Not sure

SDK Version

latest

Runtime Environment

latest

Environment

Production Deployment

Describe the Bug

When Delete a meeting via ZOOM, it always fails

Steps to Reproduce

curl -X DELETE https://api.zoom.us/v2/meetings/91721947317

Minimal Reproducible Example

Error Output / Stack Trace

{
  "data": {
    "code": 4711,
    "message": "Invalid access token, does not contain scopes:[meeting:delete:meeting:admin, meeting:delete:meeting].",
    "success": false
  },
  "successful": true,
  "error": null
}

Reproducibility

  • Always reproducible
  • Intermittent / Sometimes
  • Happened once, can’t reproduce

Additional Context or Screenshots

Image the oauth should be delete, not write

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions