My Python program lately giving this error. Please help me to resolve the issue.
tw1 = twitter_search.search(q=Q1,lang=‘en’,show_user=1,include_entities=1, result_type=‘recent’,rpp=100,page=pg)
raise TwitterHTTPError(e, uri, self.format, arg_data)
twitter.api.TwitterHTTPError: Twitter sent status 410 for URL: search.json using parameters: (lang=en&rpp=50&show_user=1&page=1&q=iPhone&geocode=34.0522342%2C-118.2436849%2C500mi&include_entities=1&result_type=mixed)