Hello, community, I am learning Kafka through Udemy and as part of the learning, I am creating a real-world project where I will fetch data from Twitter and put it into ElasticSearch using Kafka consumer/producers.

I have created a new app in my Twitter developer account and generated access token and access token secret. I am using the Twitter hbc client to fetch data from Twitter related to specific terms using the .trackTerms. I am passing all my credentials as documented. The API works just fine and I get the data for a few mins or a few times but after that my project is get suspended.

I also tried enabling OAuth1.0 for one of the projects but still the same. I have got an email from Twitter that my project is suspended but I can’t figure out why it is happening. Can someone please help me to find out which policies I am breaking?

1 Like

I’m not Twitter but a lot of these suspensions are automated, this happens sometimes to new accounts or accounts that don’t have a valid email or verified phone number or something like that. Make sure your account is in order and if it’s the app that’s suspended, fill out App is suspended or restricted

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.