I think the 503 generally means feature not supported. It looks like the destination address is an Android device (by looking at the resource pard of the JID). So is "[EMAIL PROTECTED]" a buddy of "[EMAIL PROTECTED]"? You need to be a buddy in order to send data messages to each other. Or could it be that [EMAIL PROTECTED] isn't connected to the GTalk server?
The thread below has some details on using the GTalkDemo in Apidemos: http://groups.google.com/group/android-developers/msg/2d8ad5f1289e3968 Thanks, Megha On Thu, Apr 3, 2008 at 8:15 AM, nirdroid <[EMAIL PROTECTED]> wrote: > > ERROR/gtalkSrv(1639): > ERROR Message: > <message id="8fmxs-5" to="[EMAIL PROTECTED]/androidwCxwXphYj3JM" > from="[EMAIL PROTECTED]/androidwCxwXphYj3JM" type="error"> > <error code="503"></error> > <x xmlns="google:data-msg" token="1yAeH-1" > intent_action="com.test.app.msg"> > <app-data type="MeetingCode">Zq4Wny45BAXKJMz5</app-data> > <app-data type="UserCode">qAksVBKOVUcySJRO</app-data> > </x> > </message> > > > any idea what's wrong? > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

