Hi guys,

I'm implementing the 'Third-Party Application Server' part of a C2DM web 
service, and read all about the ClientLogin Auth token (not yet moved to 
OAuth 2), but of course didn't know about the proprietary 
'Update-Client-Auth' header until I happened upon some mention of it....

I'm sending up to 2000 C2DM Messages in batches (it's an 'event'-driven 
App).

My question is, when I get the Update-Client-Auth header for hundreds of 
the sent messages, does that mean I need to re-send, or is it just a 
'Warning'? I see the response code 403 means that the Auth token was 
invalid, so I definitely re-send in that case.

Is there any documentation on this?

Cheers,

Mark

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to