Posted: May 8, 2016 at 4:54 pm
We are so excited to check out the new app – but I’m getting the “requested resource could not be found” error upon login attempt. I am using WordPress 4.5.2 and EE 4.8.43. I also re-saved permalinks which are set to post name anyway, but to no avail. Thanks in advance for any suggestions! |
|
Hi Lauren, The error you’re seeing is because there’s an issue happening when the authentication headers are supposed to be sent. We’ve seen this issue occur when it’s a server that’s using FCGI. Are you comfortable with making an edit to your .htacess file that will help allow the authentication headers to authenticate the app? |
|
Yes. Please let me know what I can do. Thanks! |
|
You can follow the steps from this guide: https://eventespresso.com/wiki/ee4-event-apps/#troubleshooting |
|
|
Awesome, I’ll update you once done. Thanks, |
Hi Josh! Thanks for the easy instructions. I’m still getting the same message, though. Plugin is installed and activated, .htaccess is correctly updated… maybe it takes a bit of time for the app to realize it? |
|
Nope, it should be instant. If the above doesn’t fix the issue for you, then there’s a different reason why you’re seeing the error. Can you deactivate any JSON API plugins that are installed on your site? If there are any of the older JSON API plugins installed, those will change the endpoints and the app will not be able to access the correct endpoints. |
|
That fixed it! Two more things – it doesn’t show any 2016 events – not in search, or under upcoming or today – but it does for all the years prior. Then, on the old events which it does show, I’m unable to view attendee lists as explained by a super long error message that basically suggests I probably can’t see them because I’m not an admin, even though I’ve signed in with an admin account. Any ideas? |
|
You’re technically not signed in if it gives you that message. Which version of the Basic Auth plugin is activated right now? |
|
0.1 |
|
This looks like it may be an nginx server, so the edits to the .htaccess file may not have the affect of allowing the authentication headers. Do you have any security plugins activated? |
|
I have WordPress HTTPS and Cartpauj Register Captcha. I also have s2member installed; I know it pulls some strings to protect the dashboard being accessed by lower level users, but I don’t believe that should be an issue here since I’m logging in with an admin account. Thanks for all your help! |
|
I’m not sure there’s much we can do if the site doesn’t use the .htaccess file and the Basic Auth plugin isn’t allowed to pass the Authentication headers. We can investigate further to try to understand for sure why the Authentication is failing if you can send WP admin and FTP credentials over our secure form on this page: |
|
This sorted my issue too! thanks. Will this get incorporated into the app so that we don’t have to add this special extras? |
|
No, they’ll have to find/build a different means to authenticate that doesn’t use http headers. If your server doesn’t allow the authentication headers, there’s not much the app can do to change that. |
|
|
I this the right place to note another issue with the nginx server not working? Same symptoms, “attendees” are not displayed in the app. I added the plugin and updated the htaccess file, and no luck … Thanks |
Hi Aaron, It’s not. Are you sure it’s an FCGI server? |
|
|
Thanks Josh, I can open a new thread if you want. This is a nginx server that appears to not use .htaccess (AMIMOTO Amazon Instance) … it seems to also be running FCGI, but I’m not as sure on this. |
It’s likely that your server isn’t compatible with the current method of Authentication that the mobile apps use. They’re going to work in another method of Authentication that should be compatible with a wider variety of servers. When that’s ready, I do not know because they’re off to a slow start on making that happen. |
|
The support post ‘EE4 App error "requested resource could not be found"’ 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.