RasaException: Failed to find input channel class for ‘my_connector.RestInput’. Unknown input channel. Check your credentials configuration to make sure the mentioned channel is not misspelled. If you are creating your own channel, make sure it is a proper name of a class in a module.
I am getting this error while running my custom channel. Can anyone please help? It’s running fine on rasa shell but while running cors I am getting this error.
Hello, I’m replying to an old topic but I might have figured out the problem today.
When you use rasa run with --debug, there will be more messages on top of the Failed to find input channel class.