No auth in c2dm response
问题 When I'm trying to use POST to get the Auth token from the ac2dm service I only get the SID and LSID, not the Auth, has this happened to anyone else, if yes, how did you solve this? I'm using .NET (C#) on the server side, I have tried to send the post call with fiddler to but I'm getting the same result. Post call in fiddler: Content-Type: application/x-www-form-urlencoded Host: www.google.com Content-Length: 125 Expect: 100-continue accountType=HOSTED_OR_GOOGLE&Email=myRegistredMail&Passwd