Hi Do you know any workarounds for this problem? Is it possible to downgrade GPE?
If you need to deploy application urgently you can make use of "appcfg" script (appcfg.sh or appcfg.cmd depending on your operating system) This is what I have done: 1. Build your app in Eclipse 2. go to your GAE_SDK/bin directory (for me it was: ECLIPSE\plugins \com.google.appengine.eclipse.sdkbundle_1.5.0.r36v201105092302\appengine- java-sdk-1.5.0\bin) 3. run: appcfg.cmd update YOUR_APPLICATION_DIRECTORY\war 4. provide your Google Apps email and password when asked it worked for me, but of course it would be great to have plugin working properly BTW. thanks Google guys for reading this forum. Your support for developers is way better than "support" provided by FB guys on their forum. Keep it this way! :) regards Dawid On 12 Maj, 18:31, David Chandler <[email protected]> wrote: > Thanks for the updates, everyone. The GPE team is looking into this. > > /dmc > > > > > > > > > > On Wed, May 11, 2011 at 10:25 AM, jpenninkhof <[email protected]> wrote: > > Alex, this doesn't seem to work for me too... Same error message: The > > "scope" parameter was bad or missing. > > > > GPE 2.3.1 is available and has the fix for signing into Google Apps > > > accounts:http://dl.google.com/eclipse/plugin/3.6Pleaselet us know > > > if this doesn't fix the problem. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > David Chandler > Developer Programs Engineer, Google Web Toolkit > w:http://code.google.com/ > b:http://googlewebtoolkit.blogspot.com/ > t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
