wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

uploading odk aggregate to google appengine #1054

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
HEllo, i cant find a way to upload odk on google app. 

i created an app id "nico-redcross-ph" using my google account, i can login to 
appengine and access all properties, but whenever i run the installer (odk 
aggregate version 1.4.4 for windows) i have permission issues :

Beginning interaction for module default...
sept. 03, 2014 11:54:44 AM 
com.google.appengine.tools.admin.AbstractServerConnection send1
AVERTISSEMENT: Error posting to URL:
https://appengine.google.com/api/appversion/getresourcelimits?app_id=nico-redcro
ss-ph&version=1&
401 Unauthorized
Must authenticate first.
This is try #0
com.google.appengine.tools.admin.ClientLoginServerConnection$ClientLoginExceptio
n: Email "myemail@gmail.com" and password do not match.

of course, i made sure the email i provide in both the installer and the script 
is myemail@gmail.com, and that is the email registered on appengine.

Authentication type is google accounts API, my permission is owner (active) and 
i'm the only one in the permission list.

I rerun the installer a few times to make sure i made no spelling mistake, and 
i dont know what else i could do to make it work.

I do not know what is wrong, if you could help that would be nice.
Thanks a lot.

Original issue reported on code.google.com by nicolas....@gmail.com on 3 Sep 2014 at 4:13

GoogleCodeExporter commented 9 years ago
I finally solved my problem, in your google account you need to enable "low 
secure app" for the installer to work, if it was written somewhere sorry that i 
missed it, if not, then you might want to add it in your install documentation.

Original comment by nicolas....@gmail.com on 3 Sep 2014 at 6:22

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by mitchellsundt@gmail.com on 16 Oct 2014 at 10:34