Eduardo Silva
|
November 29, 2015 at 10:13 pm
I’ve been trying to setup the iphone/ipad app for EE4.
So far I installed the EE4 JSON REST API from https://github.com/eventespresso/eea-rest-api as well as WP REST API (WP API) from https://wordpress.org/plugins/json-rest-api/
I also installed the add-ons EE4 Printable Tickets and EE4 Ticket Scanning.
When I try to log in the app I have the error: Sorry, can’t log in. Parse error. Please check your XML-RPC endpoint.
I already disabled a security plugin called “Login LockDown” and tried the following endpoint URLs with my WP admin log in username/password:
mysite.com
mysite.com/wp-admin
http://mysite.com
http://mysite.com/wp-admin
http://www.mysite.com
http://www.mysite.com/wp-admin
http://www.mysite.com/wp-json reference http://developer.eventespresso.com/docs/ee4-json-rest-api-documentation/
But still no luck, I guess I’m missing something, any help is greatly appreciated.
Thanks,
Eduardo
|