Yes, that's the value returned by ChannelService.createChannel(channelId), where channelId is the email address of an user, which explains the "@". Should we use something else as the client id and/or remove all special characters of the clientId? Thanks.
On Mon, Jun 13, 2011 at 2:49 PM, Moishe <[email protected]> wrote: > That token looks malformed to me. The dev appserver tokens shouldn't > have an @ in them. Is that the value directly returned by > ChannelService.createChannel() or is it modified in some way? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
