Not really clear what you mean or if it's related to app engine or c2dm. If your users get this it looks like authentication with app engine fails. I had a few problems authenticating while deploying yesterday, which could be related, but those are solved now.
If sending the message to the c2dm server fails, you should refresh the client-login tokens. Hugo On Wednesday, July 25, 2012 9:32:40 PM UTC+2, Theis Borg wrote: > > OK - I am kind of lost here. > > I have a site with several thousand users and it has been running fine > with C2DM for more than a year now. But suddenly it comes back with a: > > <HTML><HEAD><TITLE>Unauthorized</TITLE></HEAD><BODY BGCOLOR="#FFFFFF" > TEXT="#000000"><H1>Unauthorized</H1><H2>Error 401</H2></BODY></ > HTML> > > For all my users. So I guess that it is my sender account that has > been messed up? How can I solve this? > > I know that google are changing C2DM to GCM but as far as I can read I > should still be able to run my old code. > > I hope some of you guys has a hint for me... > > BR. > > q:o) Theis > > androidlost.com > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/0Zp3ugAdRPUJ. 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-appengine?hl=en.
