Can not add new Ticket in Zoom Event

Hello, when I try to add new Ticket to Zoom Event

https://api.zoom.us/v2/zoom_events/events/32U67P0ZSnavUu_9GBnJtw/tickets

I get this error:

{
“type”: “about:blank”,
“title”: “Bad Request”,
“status”: 400,
“detail”: “Failed to read request”,
“instance”: “/nws/zeingressapi/1.0/zoom_events/events/32U67P0ZSnavUu_9GBnJtw/tickets”
}

Hi @MrMustafa ,

Please review entire documentation here for possible root cause:

  • Check pre-requisites
  • Check scopes
  • Check pre-registration request flow

Additionally, check the following:

image

Thanks!