I am using the sample code in the Channel Api Go Reference. When I run, I got the following error:
channel.Create:: Call error 1: call /channel.CreateChannel is not registered
I could not find any reference to it. Does anyone know?
According to https://groups.google.com/forum/#!topic/google-appengine-go/cetKWCkoHfg it's a known error in AppEngine runtime: http://code.google.com/p/googleappengine/issues/detail?id=5279