I’m getting an error using API – {“code”:”rest_user_cannot_read”,”message”:”Sorry, you cannot read this registration. Missing permissions are: ee_read_registrations,ee_read_others_registrations”,”data”:{“status”:403}}
I’m submitting priority support ticket for this issue.
Your server doesn’t automatically allow passing the Authorization headers. So to fix this, the .htaccess file located in the /v2/ directory of your server needs an edit.
Line 41 read like this: RewriteRule ^index\.php$ - [L]
Thanks for the quick reply. We tested again and we are still experiencing the same issue.
{“code”:”rest_user_cannot_read”,”message”:”Sorry, you cannot read this registration. Missing permissions are: ee_read_registrations,ee_read_others_registrations”,”data”:{“status”:403}}
Postman is working with basic authentication using the username/password. But it is not working with the oauth2 authentication. I’ll email a screenshot for the same to support@ee. In the project , I am using the https://github.com/adoy/PHP-OAuth2 library.
Event Espresso doesn’t actually support oAuth authentication yet.
Viewing 5 reply threads
The support post ‘Authentication Issue with api – Missing permissions are: ee_read_registrations’ 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.