See https://github.com/google/avatar/blob/main/avatar/pandora_client.py#L136 for context.
We should change the error message to something like Trying to use the synchronous gRPC channel from asynchronous code. Use "aio.channel" instead of "channel" to get a "grpc.aio.Channel"