Re: [appengine-java] Android authentication broken?

2011-08-30 Thread Erlend Hamnaberg
Apparently things fixed themselves.

Thanks to whoever @google that did this.

-Erlend

On Wed, Aug 24, 2011 at 2:50 PM, Erlend Hamnaberg  wrote:

> Do you need more information about this?
>
> --
> Erlend
>
>
> On Tue, Aug 23, 2011 at 8:17 AM, Erlend Hamnaberg wrote:
>
>> Hello.
>>
>> Sorry about the lack of error message.
>>
>> Here is an excerpt from the log of the phone:
>>
>> 08-23 08:12:38.895: DEBUG/GetCookieAsyncTask(19335): Will authenticate by
>> getting the following uri: http://.appspot.com/_ah/login?auth=
>> 
>> 08-23 08:12:39.085: WARN/GetCookieAsyncTask(19335): The HttpResponse has
>> wrong status. Expected 302, got 500.
>> 08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Status code: 500
>> 08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Entity content: > content notifying me to go to the appengine forums>
>> 08-23 08:12:39.085: INFO/GetCookieAsyncTask(19335): Failed to obtain
>> authentication cookie!
>>
>> --
>> Erlend
>>
>> On Mon, Aug 22, 2011 at 8:12 PM, Ikai Lan (Google) wrote:
>>
>>> Can you describe the errors you're seeing? Exceptions that are thrown,
>>> etc? "It doesn't work" isn't a particularly helpful error report.
>>>
>>> --
>>> Ikai Lan
>>> Developer Programs Engineer, Google App Engine
>>> plus.ikailan.com | twitter.com/ikai
>>>
>>>
>>>
>>> On Mon, Aug 22, 2011 at 7:00 AM, Erlend Hamnaberg wrote:
>>>
 Hi all.

 I'm using Google appengine from Android, and have been using this [1]
 method for auth.
 Is there something that has changed recently? It used to work a couple
 of weeks ago.
 Coming back from vacation it failed to work.

 Any pointers?


 1:
 http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app

 Best regards

 Erlend

 --
 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/-/fS-61cGsFCsJ.
 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.

>>>
>>>  --
>>> 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.
>>>
>>
>>
>

-- 
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.



Re: [appengine-java] Android authentication broken?

2011-08-24 Thread Erlend Hamnaberg
Do you need more information about this?

--
Erlend

On Tue, Aug 23, 2011 at 8:17 AM, Erlend Hamnaberg  wrote:

> Hello.
>
> Sorry about the lack of error message.
>
> Here is an excerpt from the log of the phone:
>
> 08-23 08:12:38.895: DEBUG/GetCookieAsyncTask(19335): Will authenticate by
> getting the following uri: http://.appspot.com/_ah/login?auth=
> 
> 08-23 08:12:39.085: WARN/GetCookieAsyncTask(19335): The HttpResponse has
> wrong status. Expected 302, got 500.
> 08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Status code: 500
> 08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Entity content:  content notifying me to go to the appengine forums>
> 08-23 08:12:39.085: INFO/GetCookieAsyncTask(19335): Failed to obtain
> authentication cookie!
>
> --
> Erlend
>
> On Mon, Aug 22, 2011 at 8:12 PM, Ikai Lan (Google) wrote:
>
>> Can you describe the errors you're seeing? Exceptions that are thrown,
>> etc? "It doesn't work" isn't a particularly helpful error report.
>>
>> --
>> Ikai Lan
>> Developer Programs Engineer, Google App Engine
>> plus.ikailan.com | twitter.com/ikai
>>
>>
>>
>> On Mon, Aug 22, 2011 at 7:00 AM, Erlend Hamnaberg wrote:
>>
>>> Hi all.
>>>
>>> I'm using Google appengine from Android, and have been using this [1]
>>> method for auth.
>>> Is there something that has changed recently? It used to work a couple of
>>> weeks ago.
>>> Coming back from vacation it failed to work.
>>>
>>> Any pointers?
>>>
>>>
>>> 1:
>>> http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app
>>>
>>> Best regards
>>>
>>> Erlend
>>>
>>> --
>>> 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/-/fS-61cGsFCsJ.
>>> 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.
>>>
>>
>>  --
>> 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.
>>
>
>

-- 
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.



Re: [appengine-java] Android authentication broken?

2011-08-22 Thread Erlend Hamnaberg
Hello.

Sorry about the lack of error message.

Here is an excerpt from the log of the phone:

08-23 08:12:38.895: DEBUG/GetCookieAsyncTask(19335): Will authenticate by
getting the following uri: http://.appspot.com/_ah/login?auth=

08-23 08:12:39.085: WARN/GetCookieAsyncTask(19335): The HttpResponse has
wrong status. Expected 302, got 500.
08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Status code: 500
08-23 08:12:39.085: DEBUG/GetCookieAsyncTask(19335): Entity content: 
08-23 08:12:39.085: INFO/GetCookieAsyncTask(19335): Failed to obtain
authentication cookie!

--
Erlend

On Mon, Aug 22, 2011 at 8:12 PM, Ikai Lan (Google) wrote:

> Can you describe the errors you're seeing? Exceptions that are thrown, etc?
> "It doesn't work" isn't a particularly helpful error report.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> plus.ikailan.com | twitter.com/ikai
>
>
>
> On Mon, Aug 22, 2011 at 7:00 AM, Erlend Hamnaberg wrote:
>
>> Hi all.
>>
>> I'm using Google appengine from Android, and have been using this [1]
>> method for auth.
>> Is there something that has changed recently? It used to work a couple of
>> weeks ago.
>> Coming back from vacation it failed to work.
>>
>> Any pointers?
>>
>>
>> 1:
>> http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app
>>
>> Best regards
>>
>> Erlend
>>
>> --
>> 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/-/fS-61cGsFCsJ.
>> 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.
>>
>
>  --
> 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.
>

-- 
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.



Re: [appengine-java] Android authentication broken?

2011-08-22 Thread Ikai Lan (Google)
Can you describe the errors you're seeing? Exceptions that are thrown, etc?
"It doesn't work" isn't a particularly helpful error report.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Mon, Aug 22, 2011 at 7:00 AM, Erlend Hamnaberg  wrote:

> Hi all.
>
> I'm using Google appengine from Android, and have been using this [1]
> method for auth.
> Is there something that has changed recently? It used to work a couple of
> weeks ago.
> Coming back from vacation it failed to work.
>
> Any pointers?
>
>
> 1:
> http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app
>
> Best regards
>
> Erlend
>
> --
> 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/-/fS-61cGsFCsJ.
> 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.
>

-- 
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.



[appengine-java] Android authentication broken?

2011-08-22 Thread Erlend Hamnaberg
Hi all.

I'm using Google appengine from Android, and have been using this [1] method 
for auth.
Is there something that has changed recently? It used to work a couple of 
weeks ago.
Coming back from vacation it failed to work.

Any pointers?


1: 
http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app

Best regards

Erlend

-- 
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/-/fS-61cGsFCsJ.
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.