Invalid access token, does not contain scopes:[zoom_events:write:ticket]

I am working with the Zoom Events API via a Server-to-Server OAuth app.

My access token has the scope “zoom_events:write:ticket:admin”, but when I try to create a ticket with the method “POST /zoom_events/events/{eventId}/tickets”, I get the error “Invalid access token, does not contain scopes:[zoom_events:write:ticket].”

Hi @emmanuel.rivaud , what is the the x-zm-trackingid you can find in the response header of the request?

I believe this is a bug a few other developers are experiencing and we’re investigating further (ZSEE-125372).