ValueError: unknown channel A.TSLA (you may need to specify the right data_stream)

There was a change in SDK that now defaults to alpaca data stream unless you specify data_stream parameter to the initializer, and alpaca data stream does not support A channel. That is what the error message means but apparently it is still not clear.