Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have created a new 'AppEngine Connected Android Project' with the Wizard and entered my registered Mail-Address. I changed nothing on the Registration-Code, that is created automatically, but I get the following Error every time I try to send a Message:

com.google.android.c2dm.server.C2DMessaging sendNoRetry: Unauthorized - need token

I tried to create a new dataMessagingToken.txt (create a new Project, with the same Name and replace it in the original one) but that does not work...

I hope you can help me. Thank You

Edit: This all I can find in the Logs:

/gwtRequest 200 293ms

com.google.android.c2dm.server.C2DMessaging sendNoRetry: Unauthorized - need token`

share|improve this question
can you send the full logs? have you registered to the c2dm account? – Rafael Sanches Jan 23 '12 at 16:13
Hi Rafeal thank you for your Answer. Yes I registered for the C2dm (I have registered two packages, because I were not sure which one is right: com.xyz or com.xyz.server). I will paste the full log in the question. – bembii Jan 25 '12 at 17:04

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.