While trying to do a simple twitter search using Twython
twitter = Twython('..', '..','..', '..')
tweets = twitter.search(q="mangalore",count=100)
I am getting this error:
twython.exceptions.TwythonError: Twitter API returned a 500 (Internal Server Error), Internal error.
What might be the issue here?
Apparently Twitter was having some issues. Working fine now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With