I am trying to connect to Twitter API (tweepy) but it does not seem to work
my views.py
class TwitterAPI(APIView): def get(self, request):