I thought I had this C2DM stuff figured out and have both my app/
device registered and working nicely with my application server.  I'd
gotten to a point where my application server would try to send a
message and receive an Error=QuotaExceeded which I figured was because
I'm not on the 'whitelist'.  But then I went and tried it again today
(a week later), with ZERO changes to the code, and now I'm getting a
401 Unauthorized, which I'm supposed to get when the ClientLogin token
is not valid.  It has been refreshed and should be working.  Weird.

So what is everyone else getting when they try and send a C2DM message
and they're not on the whitelist?  The QuotaExceeded made sense
because if I'm not on the whitelist then my quota should be 0.  Has
anything changed?

Jamie

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
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/android-developers?hl=en

Reply via email to