Hi

I am trying to upload data to my app via Remote Java Api with the sample 
code from http://code.google.com/appengine/docs/java/tools/remoteapi.html.

Getting the follow error:

java.io.IOException: can't get appId from remote api; status code = 404
at 
com.google.appengine.tools.remoteapi.RemoteApiInstaller.getAppIdFromServer(RemoteApiInstaller.java:313)
at 
com.google.appengine.tools.remoteapi.RemoteApiInstaller.loginImpl(RemoteApiInstaller.java:276)
at 
com.google.appengine.tools.remoteapi.RemoteApiInstaller.login(RemoteApiInstaller.java:237)
at 
com.google.appengine.tools.remoteapi.RemoteApiInstaller.install(RemoteApiInstaller.java:106)
at data.DataStoreWriter.writeToDataStore(DataStoreWriter.java:66)

Please help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/qLzyAeJwJN4J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to