I'm (attempting) to use push notifications with Android via Urban Airship.
I've register for C2DM, and received the confirmation email, generated my auth token - but when I try to send a test push notification I get this error:
C2DM push to apid ***ID number here*** failed due to invalid auth token
How can I verify that the auth token is correct?