Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-31 Thread Alex Humesky
Henrik, all,

We've determined that the problem is that certain OAuth scopes aren't
supported for Google Apps accounts still on the old Google Apps
infrastructure, i.e. un-migrated accounts. The solution is to migrate
your accounts to the new Google Apps infrastructure. Please see

http://www.google.com/support/a/bin/topic.py?topic=28917
http://www.google.com/support/a/bin/answer.py?hl=en&answer=183605

for information on how to transition your accounts.

Thanks,
Alex, GPE Team

On May 31, 3:33 am, Henrik Strand  wrote:
> FYI
>
> http://code.google.com/p/google-web-toolkit/issues/detail?id=6410

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-31 Thread Henrik Strand
FYI

http://code.google.com/p/google-web-toolkit/issues/detail?id=6410

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-26 Thread Alyxandor Aristocles
Alright, final notification to everyone's emails...

Setting a fresh eclipse on linux worked perfectly.  The same accounts
that would hang in windows can use the plugin perfectly on ubuntu.

This leads me to believe the white screen of death is a redirect hang
during auth procedure in the web browser that is wrapped by eclipse.

Note, the failed OS was win7x64.  I saw someone else on a similar
thread also had problems on this particular OS.

Hopefully this helps anyone debugging  / work-arounding the situation.

On May 24, 5:30 pm, Alyxandor Aristocles  wrote:
> Wait, nevermind.  That eclipse repo only had the gwt designer modules
> in it.  My bad, jumped the gun.
>
> Note that my login fails on both apps accounts and gmail accounts.  I
> have to wonder if this is because I'm on windows and eclipse may rely
> on Internet Explorer in the auth procedure.  I'm setting up on a linux
> box to see if this helps.
>
> If anyone does find / have a link to the 2.2.0 google plugin repo, I
> would love you forever if you could post it for me =}
>
> Thanks =}
>
> On May 24, 4:38 pm, Alyxandor Aristocles  wrote:
>
>
>
>
>
>
>
> > I found the old repository from a manifest of the update 
> > site:http://commondatastorage.googleapis.com/eclipse_toolreleases/products...
>
> > It would be very nice if someone at google could alter their search
> > results to show the list of old versions of the eclipse plugin when
> > search for "google eclipse plugin downgrade".
>
> > Many thanks to Alex Humesky for helping me by email with this issue.
> > His help lead to me finding this link.
>
> > On May 21, 3:27 pm, Alyxandor Aristocles  wrote:
>
> > > Hi,
>
> > > I have a project with multiple admins from multiple apps accounts.  At
> > > first I tried deploying, and had transitioning issues with the
> > > account, which I resolved, and still it did not work.  So I tried
> > > another account from a different apps domain that was already
> > > transitioned, and got the same problem.  Then I tried a gmail account
> > > registered to the app as well, and it also did not work.
>
> > > Note that I sometimes get the scope param error, and other times, it
> > > just hangs on a white screen after login.
>
> > > HELP!!  ...I am working on a production marketplace app and NEED to
> > > deploy by Monday to get a new feature out for a big demo.
>
> > > Can I get a zip of the old GPE to plugin?  I can't use the appcfg
> > > deploy either because it fails on "compiling jsp files".  The jsps it
> > > fails on have EL codes in them, but absolutely nothing complex.  I've
> > > searched online for zips to the old GPE plugin, but have had no luck.
>
> > > Any help would be greatly appreciated...
>
> > > Regards,
> > > -Ajax

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-24 Thread Alyxandor Aristocles
Wait, nevermind.  That eclipse repo only had the gwt designer modules
in it.  My bad, jumped the gun.

Note that my login fails on both apps accounts and gmail accounts.  I
have to wonder if this is because I'm on windows and eclipse may rely
on Internet Explorer in the auth procedure.  I'm setting up on a linux
box to see if this helps.

If anyone does find / have a link to the 2.2.0 google plugin repo, I
would love you forever if you could post it for me =}

Thanks =}

On May 24, 4:38 pm, Alyxandor Aristocles  wrote:
> I found the old repository from a manifest of the update 
> site:http://commondatastorage.googleapis.com/eclipse_toolreleases/products...
>
> It would be very nice if someone at google could alter their search
> results to show the list of old versions of the eclipse plugin when
> search for "google eclipse plugin downgrade".
>
> Many thanks to Alex Humesky for helping me by email with this issue.
> His help lead to me finding this link.
>
> On May 21, 3:27 pm, Alyxandor Aristocles  wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I have a project with multiple admins from multiple apps accounts.  At
> > first I tried deploying, and had transitioning issues with the
> > account, which I resolved, and still it did not work.  So I tried
> > another account from a different apps domain that was already
> > transitioned, and got the same problem.  Then I tried a gmail account
> > registered to the app as well, and it also did not work.
>
> > Note that I sometimes get the scope param error, and other times, it
> > just hangs on a white screen after login.
>
> > HELP!!  ...I am working on a production marketplace app and NEED to
> > deploy by Monday to get a new feature out for a big demo.
>
> > Can I get a zip of the old GPE to plugin?  I can't use the appcfg
> > deploy either because it fails on "compiling jsp files".  The jsps it
> > fails on have EL codes in them, but absolutely nothing complex.  I've
> > searched online for zips to the old GPE plugin, but have had no luck.
>
> > Any help would be greatly appreciated...
>
> > Regards,
> > -Ajax

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-24 Thread Alyxandor Aristocles
I found the old repository from a manifest of the update site:
http://commondatastorage.googleapis.com/eclipse_toolreleases/products/d2gwt/release/v2.2.0_20110255/3.6/GWTDesigner_v2.2.0_UpdateSite_for_Eclipse3.6.zip

It would be very nice if someone at google could alter their search
results to show the list of old versions of the eclipse plugin when
search for "google eclipse plugin downgrade".

Many thanks to Alex Humesky for helping me by email with this issue.
His help lead to me finding this link.

On May 21, 3:27 pm, Alyxandor Aristocles  wrote:
> Hi,
>
> I have a project with multiple admins from multiple apps accounts.  At
> first I tried deploying, and had transitioning issues with the
> account, which I resolved, and still it did not work.  So I tried
> another account from a different apps domain that was already
> transitioned, and got the same problem.  Then I tried a gmail account
> registered to the app as well, and it also did not work.
>
> Note that I sometimes get the scope param error, and other times, it
> just hangs on a white screen after login.
>
> HELP!!  ...I am working on a production marketplace app and NEED to
> deploy by Monday to get a new feature out for a big demo.
>
> Can I get a zip of the old GPE to plugin?  I can't use the appcfg
> deploy either because it fails on "compiling jsp files".  The jsps it
> fails on have EL codes in them, but absolutely nothing complex.  I've
> searched online for zips to the old GPE plugin, but have had no luck.
>
> Any help would be greatly appreciated...
>
> Regards,
> -Ajax

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-21 Thread Alyxandor Aristocles
Hi,

I have a project with multiple admins from multiple apps accounts.  At
first I tried deploying, and had transitioning issues with the
account, which I resolved, and still it did not work.  So I tried
another account from a different apps domain that was already
transitioned, and got the same problem.  Then I tried a gmail account
registered to the app as well, and it also did not work.

Note that I sometimes get the scope param error, and other times, it
just hangs on a white screen after login.

HELP!!  ...I am working on a production marketplace app and NEED to
deploy by Monday to get a new feature out for a big demo.

Can I get a zip of the old GPE to plugin?  I can't use the appcfg
deploy either because it fails on "compiling jsp files".  The jsps it
fails on have EL codes in them, but absolutely nothing complex.  I've
searched online for zips to the old GPE plugin, but have had no luck.

Any help would be greatly appreciated...

Regards,
-Ajax

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-17 Thread avedave
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  wrote:
> Thanks for the updates, everyone. The GPE team is looking into this.
>
> /dmc
>
>
>
>
>
>
>
>
>
> On Wed, May 11, 2011 at 10:25 AM, jpenninkhof  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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-12 Thread David Chandler
Thanks for the updates, everyone. The GPE team is looking into this.

/dmc

On Wed, May 11, 2011 at 10:25 AM, jpenninkhof  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.6Please let 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 google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-12 Thread jpenninkhof
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.6Please let 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-11 Thread gocha
Hi. I tried Google Plugin for Eclipse 3.6 2.3.1.r36v201105092302, but
it unfortunately doesn't fix the problem.

On 5月11日, 午前1:36, Alex Humesky  wrote:
> Hi all,
> GPE 2.3.1 is available and has the fix for signing into Google Apps
> accounts:http://dl.google.com/eclipse/plugin/3.6Please let us know
> if this doesn't fix the problem.
>
> Alex, GPE Team
>
> On May 4, 6:43 pm, Alex Humesky  wrote:
>
>
>
>
>
>
>
> > Hi all,
> > We've found the problem and this should be fixed in the next release.
> > Sorry for all the trouble.
>
> > Alex, GPE Team
>
> > On May 4, 5:28 am, Thibault Pouget  wrote:
>
> > > Sure ! I'll send them ASAP.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-11 Thread Alexandre Cisneiros Filho
Instaled GPE 2.3.1 and still get Scope error… :/

Alex Humesky  writes:

> 
> Hi all,
> GPE 2.3.1 is available and has the fix for signing into Google Apps
> accounts: http://dl.google.com/eclipse/plugin/3.6 Please let us know
> if this doesn't fix the problem.
> 
> Alex, GPE Team
> 




-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-10 Thread David Goodenough
On Tuesday 10 May 2011, Alex Humesky wrote:
> Hi all,
> GPE 2.3.1 is available and has the fix for signing into Google Apps
> accounts: http://dl.google.com/eclipse/plugin/3.6 Please let us know
> if this doesn't fix the problem.
> 
> Alex, GPE Team
> 
> On May 4, 6:43 pm, Alex Humesky  wrote:
> > Hi all,
> > We've found the problem and this should be fixed in the next release.
> > Sorry for all the trouble.
> > 
> > Alex, GPE Team
> > 
> > On May 4, 5:28 am, Thibault Pouget  wrote:
> > > Sure ! I'll send them ASAP.
I realise that this is slightly off topic, but how do I turn off the
margin icon for Google login?  I do not need it, and it is taking up
valuable screen space.  I looked in the preferences and could not 
find anything that looked relevant.

David

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-10 Thread Alex Humesky
Hi all,
GPE 2.3.1 is available and has the fix for signing into Google Apps
accounts: http://dl.google.com/eclipse/plugin/3.6 Please let us know
if this doesn't fix the problem.

Alex, GPE Team

On May 4, 6:43 pm, Alex Humesky  wrote:
> Hi all,
> We've found the problem and this should be fixed in the next release.
> Sorry for all the trouble.
>
> Alex, GPE Team
>
> On May 4, 5:28 am, Thibault Pouget  wrote:
>
>
>
>
>
>
>
> > Sure ! I'll send them ASAP.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-04 Thread Alex Humesky
Hi all,
We've found the problem and this should be fixed in the next release.
Sorry for all the trouble.

Alex, GPE Team

On May 4, 5:28 am, Thibault Pouget  wrote:
> Sure ! I'll send them ASAP.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-04 Thread Thibault Pouget
Sure ! I'll send them ASAP.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-03 Thread Chris Ramsdale
Carl, Thibault, are you able to send me screenshots of your flow (and any
errors that you are seeing)?

-- Chris

On Tue, May 3, 2011 at 2:48 PM, David Chandler wrote:

> Carl, Thibault, the GPE team is looking into this.
>
> Can you provide any more info on the custom SSO you're using?
>
> /dmc
>
>
> On Tue, May 3, 2011 at 11:26 AM, Thibault Pouget wrote:
>
>> Hi,
>>
>> I get the same kind of error.
>> We're using our own SSO solution and when trying to sign in I'm redirected
>> to my SSO login page. Once logged in I get the same message.
>> I guess "scopes" attribute has just been removed by our SSO.
>>
>> Would it possible to add feature allowing us to choose the way we want to
>> connect/deploy ?
>> (Either the old fashion way with password typing or the new OAuth way)
>>
>> For now, I see no other workaround than going back to previous GPE version
>> (if we can call this a workaround...) which I regret since the Google APIs
>> explorer is really useful.
>>
>> Thibault.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com.
>> 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 google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-03 Thread David Chandler
Carl, Thibault, the GPE team is looking into this.

Can you provide any more info on the custom SSO you're using?

/dmc

On Tue, May 3, 2011 at 11:26 AM, Thibault Pouget  wrote:

> Hi,
>
> I get the same kind of error.
> We're using our own SSO solution and when trying to sign in I'm redirected
> to my SSO login page. Once logged in I get the same message.
> I guess "scopes" attribute has just been removed by our SSO.
>
> Would it possible to add feature allowing us to choose the way we want to
> connect/deploy ?
> (Either the old fashion way with password typing or the new OAuth way)
>
> For now, I see no other workaround than going back to previous GPE version
> (if we can call this a workaround...) which I regret since the Google APIs
> explorer is really useful.
>
> Thibault.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-03 Thread Thibault Pouget
Hi,

I get the same kind of error.
We're using our own SSO solution and when trying to sign in I'm redirected 
to my SSO login page. Once logged in I get the same message. 
I guess "scopes" attribute has just been removed by our SSO.

Would it possible to add feature allowing us to choose the way we want to 
connect/deploy ? 
(Either the old fashion way with password typing or the new OAuth way)

For now, I see no other workaround than going back to previous GPE version 
(if we can call this a workaround...) which I regret since the Google APIs 
explorer is really useful.

Thibault.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-03 Thread Carl
Hi,

The new Eclipse Sign In feature that comes with GWT/GPE 2.3 does not
seem to work with Google Apps accounts. I am therefore unable to
deploy to GAE.

This is what I get:
---
The page you have requested cannot be displayed. Another site was
requesting access to your  account, but sent a malformed
request. Please contact the site that you were trying to use when you
received this message to inform them of the error. A detailed error
message follows:

The "scope" parameter was bad or missing.
---

Any ideas?
Carl

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.