Hello,
I am using WordPress 4.9.14 with EE4 Version 4.9.63.p.
I tried to use the EE4 mobile app V2.32 on my Huawei P10, by using the credentials: kbumm.at (no protocol or trailing slash or wp-admin stuff at the end)
UID and PWD of my WP user admin account.
It might be important to mention that my site is using an SSl certificate, and the siteurl is defined as https://kbumm.at
The exact error message I get after “LOADING…” in the app reads:
“Sorry, you are not allowed to list events. Missing permissions: ee_read_events,ee_read_others_events,ee_read_private_events”
The User Role Editor plugin showed me that those permissions are actually granted for my admin user.
Following another forum post, I installed the REST API Log plugin, and it tells me the HTTP status code 403 for my request.
The Response Body: {
"data": {
"code": "rest_events_cannot_list",
"message": "Sorry, you are not allowed to list events. Missing permissions: ee_read_events,ee_read_others_events,ee_read_private_events",
"data": {
"status": 403
}
},
"headers": {
"Allow": "GET, POST"
},
"status": 403
}
Is the https the problem here?
Can the app handle it to log in to the site which is using an SSL certificate?
Is there any additional EE4 or WP plugin I need to install to log in to the mobile app using HTTPS?
Hi Seth,
Thanks for your reply. An update cannot be done quickly: the test-site is currently not available and the live site won’t be updated unless it got tested beforehand.
As I mentioned, my site is using SSL. Is the EE4 mobile app supporting SSL connections? I am just wondering about the 403 HTTP status code I get as response in the app…
Thanks,
Thomas
The support post ‘EE4 Mobile App Login Error "you are not allowed to list events…"’ 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.