Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



The Channel API Exceptions (Python)

The Channel API provides the following exception classes:

exception InvalidChannelClientIdError()

The specified Client ID is malformed. Client IDs must be UTF-8 or ASCII strings and should be less than 64 characters.

exception InvalidMessageError()

The specified message is malformed; Messages are limited to 32K and should be ASCII text. JSON encoding is allowed.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.