Support

Home Forums Event Espresso Premium Android or iphone unable to login

Android or iphone unable to login

Posted: April 30, 2013 at 4:10 am


Laurent van der Straten

April 30, 2013 at 4:10 am

Hi,

I try to configure mobile app on iphone and android.
I’ve put the folder espresso-services with correct permission in the root folder.

I’ve also install Espresso API 2.0.1B for IPad

And I still get error on login :

Android : Target server not respond
Iphone: Connection failure occured

The server and website are online.

Version of WP: 3.5.1 FR
Version of Event Espresso : Event Espresso – 3.1.31.3.P with all updated plugins.

Log on apache server for android:

barzanova.eu:80 – – [30/Apr/2013:12:08:15 +0200] “GET / HTTP/1.0” 200 5073 “-” “Mozilla/5.0”
barzanova.eu:80 – – [30/Apr/2013:12:08:15 +0200] “GET / HTTP/1.0” 200 5073 “-” “Mozilla/5.0”

Log for iphone test :

barzanova.eu:80  – – [30/Apr/2013:12:09:05 +0200] “GET / HTTP/1.0” 200 5072 “-” “EventEspresso 2.1 (iPhone; iPhone OS 5.1.1; fr_BE)”
barzanova.eu:80  – – [30/Apr/2013:12:09:05 +0200] “GET / HTTP/1.0” 200 5072 “-” “EventEspresso 2.1 (iPhone; iPhone OS 5.1.1; fr_BE)”

I’ve certainly missed something.

can you help me ?

Apache Version:  2.2.22
PHP Version: 5.3.10

 

Thanks


Dean

April 30, 2013 at 5:27 am

Hi,

Is your site part of a multi site install?


Laurent van der Straten

April 30, 2013 at 2:32 pm

No , I’ve looking this possibility before but not applied.


Josh

  • Support Staff

April 30, 2013 at 5:45 pm

Hi Laurent,

It might help to narrow things down by focusing on the Espresso API 2.0.1B that’s installed. The older apps do not connect to the new API. What you can do is download the Event Espresso HD app for the iPhone and try logging in with the HD app.


Laurent van der Straten

April 30, 2013 at 7:57 pm

Ok , I will try this, but what about Android version ?
Have you also HD app for them ?


Laurent van der Straten

May 1, 2013 at 6:52 am

Ok on IPad , I can log in , but the list of the attendees are not complete if I compare on the website part.

In my can , the app stop at 100 tickets and I got already 166 sold.

Solution to fix this also ?

Setting in API  : Event 50 – attendes : 600 – registrations: 600

thanks


Josh

  • Support Staff

May 6, 2013 at 9:30 am

Hi there,

I’ll check in with the developer of the API to see what could be going wrong here.


Michael Nelson

  • Support Staff

May 8, 2013 at 10:50 am

this was a known issue on the HD iPad app’s side which I believe has been resolved in the most recent version of the app. I’ll confirm that it was fixed and that it’s been published to the app store. But in the meantime, assuming that’s the case, you may want to upgrade the app (or possibly uninstall it and then re-install it).
If you continue to get the problem, it’s important to identify which side of the exchange is causing the problem: the app or the JSON api plugin. In order to do that, you can do the following:
point your browser to
http://www.barzanova.eu/espresso-api/v1/authenticate/?username=***&password=****
where username and password are the wp username and password to a new, temporary admin account (I recommend it be temporary, because it’s possible some hacker is watching and sniffs your password). If the username and password is correct, you will get a response like

{"status":"OK","status_code":200,"body":{"session_key":"9vgqjy6x9w"}}

then point your browser to the following url:
http://www.barzanova.eu/espresso-api/v1/registrations/****.pretty_json?limit=1000&cache_result=true where **** is the “session_key” from above (“9vgqjy6x9w” in the sample output). You should see output like the following:
{
"status": "OK",
"status_code": 200,
"body": {
"count": 163,
"cached_result_key": "76c3dr2wq0575gjo32nvvl9uglp6wu26jp5fzdk9"
}
}

If the count is for 100, it appears there’s a problem with the JSON API plugin. However, if the count is for 163, that means the JSON API plugin is sending the correct number to the app, and it appears there’s a problem in the app.


Laurent van der Straten

May 9, 2013 at 3:31 am

here is the output for  the link you sent me :
{
"status": "OK",
"status_code": 200,
"body": {
"count": 310,
"cached_result_key": "krcyghlaj35jz37cfpy55qn2ebfqwbd3fmvrsfwv"
}
}

So I get the 310 tickets as on the WP part.
but app still continue to give me 100 sold

app version : 1.5 Ipad IOS 6.1.3


Laurent van der Straten

May 9, 2013 at 3:34 am

I’ ve just install this version on a new ipad 2


Josh

  • Support Staff

May 9, 2013 at 10:38 am

Hi Laurent,

If you go into the iPad’s Settings, then look in the left pane for Event Espresso, you can tap Event Espresso and set the query limits. The default limit for registrations and attendees is 100, but you can set these as high as 1000.

The support post ‘Android or iphone unable to login’ 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.

Event Espresso