I can't sign into my Google account when I am trying to deploy my app to Google App Engine via Eclipse.
Missing required parameter: client_id
How can I solve that?
|
I can't sign into my Google account when I am trying to deploy my app to Google App Engine via Eclipse.
How can I solve that? |
||||
|
|
|
Did you set the Application ID and Version ? Details on how to do so here. |
|||||
|
|
this error might occur when you use eclipse INDIGO. At the moment only eclipse HELIOS is supported. EDIT: I also had a lot of trouble signing in but finally got my eclipse running. Turns out there is a plugin for Indigo, but it is not listed on all pages correctly. However, I got it working with Helios and Indigo.
|
||||
|
|
|
Seem like the problem is java version. As I have so many java version in my machine, my existing one is jdk 1.5 according to development of one project. last few days ago, I installed
and When I set back to jdk 1.5, can't log in again. Thanks everyone for your answers. |
|||
|
|