{
"code": "rest_registrations_cannot_list",
"message": "Sorry, you are not allowed to list registrations related to Event. Missing permissions: ",
"data": {
"status": 403
}
}
maybe it will better if the message is invalid event id or missing event
I found wp-json/ee/v4.8.36/events/100/attendees and wp-json/ee/v4.8.36/events/100/registrations
return
{
"code": "rest_attendees_cannot_list",
"message": "Sorry, you are not allowed to list attendees related to Event. Missing permissions: ",
"data": {
"status": 403
}
}
Viewing 2 reply threads
The support post ‘probably bug in rest api’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.