shogv48 opened a new issue #14381:
URL: https://github.com/apache/pulsar/issues/14381
**Describe the bug**
I created twitter source connector as per the documentation and I am not
receiving any tweets in the topic tweets
**To Reproduce**
Steps to reproduce the behavior:
./pulsar-admin source create --name twitter --source-type twitter
--destinationTopicName tweets --source-config
'{"consumerKey":"xxxxxxxx","consumerSecret":"xxxxxxxxxxxxxxx","token":"xxxxxxxxxxx","tokenSecret":"xxxxxxxxxxxxxxx"}'
**Expected behavior**
should receive tweets in the topic "tweets"
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Additional context**
Add any other context about the problem here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]