I have the exact same problem. Recently registered, got the email from
Google, want to deploy a Java App from Eclipse, error message as
above. Checked credentials and app name info many times. Maybe there
is still the limit of 10,000 developers getting access to Java on App
Engine?
-cyr

On 21 Aug., 20:56, "Jason (Google)" <apija...@google.com> wrote:
> This is probably a given, but are you certain that you're entering the
> correct credentials at the username and password prompt? The Google account
> has to match the one that you used to register the application (the same one
> that you're posting with).
> - Jason
>
> On Fri, Aug 21, 2009 at 11:53 AM, Jason (Google) <apija...@google.com>wrote:
>
> > Your app configuration file looks good, so there must be something more
> > insidious. Are you trying to deploy from Eclipse or using Ant? Have you
> > tried both? And are you behind a proxy server by any chance?
>
> > - Jason
>
> > On Thu, Aug 20, 2009 at 1:10 AM, bb1987 bb1987 <bbd1...@gmail.com> wrote:
>
> >> My web.xml file contains:
> >> <?xml version="1.0" encoding="utf-8"?>
> >> <appengine-web-app xmlns="http://appengine.google.com/ns/1.0";>
> >>        <application>buildfunnyface</application>
> >>        <version>1</version>
> >>        <!-- Configure java.util.logging -->
> >>        <system-properties>
> >>                <property name="java.util.logging.config.file"
> >> value="WEB-INF/
> >> logging.properties"/>
> >>        </system-properties>
> >> </appengine-web-app>
>
> >> And my application ID is : buildfunnyface
>
> >> On Aug 19, 11:24 am, Jason <apija...@google.com> wrote:
> >> > What is your application ID? Also, can you paste your appengine-
> >> > web.xml file?
>
> >> > Thanks,
> >> > - Jason
>
> >> > On Aug 18, 5:31 am, bb1987 bb1987 <bbd1...@gmail.com> wrote:
>
> >> > > Hello
>
> >> > > Today I have received "Your Google App Engine Account has been
> >> > > enabled!" email because I couldn't activated via sms.
>
> >> > > Then I registered my application. My project's application id and
> >> > > registered application is same.
>
> >> > > I read (Get "401Unauthorized" on deploying ) discussion and checked
> >> > > all settings.
> >> > > But it always says "401Unauthorized"
>
> >> > > I don't know what is wrong. Please give me hint.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
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