Hello!

I'm trying to replicate the simple Channel API demo from TyphoonAE,
and I can connect clients fine. But, everytime I try to POST to the
server, I get a 500 error with InvalidChannelClientIdError being
thrown, even though the client ID is the correct one that I used to
create the token.

Here are the source files I'm working with verbatim:
http://code.google.com/p/typhoonae/source/browse/src/demo/src/demo/channel.html?r=7772cac093d249c2db911f50fd4c9dfe4f842843
http://code.google.com/p/typhoonae/source/browse/src/demo/src/demo/channel.py?r=7772cac093d249c2db911f50fd4c9dfe4f842843

Anyone have any suggestions for getting this to work? Thanks! :)

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

Reply via email to