Closed GoogleCodeExporter closed 9 years ago
What steps will reproduce the problem? 1. Running grooveshark from Linux source 2. Tried searching for music 3. HTTPS error Using Ubuntu 11.10, most updated packages Error: http://cowbell.grooveshark.com/more.php {'Referer': 'http://grooveshark.com/', 'Content-Type': 'application/json', 'User-Agent': 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1'} {"header": {"clientRevision": "20120123", "uuid": "8033a4bf-3017-4adc-b2df-f3e836a3d36e", "privacy": 0, "country": {"DMA": "0", "CC4": "0", "CC1": "137438953472", "CC3": 0, "CC2": "0", "IPR": "0", "ID": "38"}, "client": "jsqueue", "session": "d2e6959dce14fece2ca7b34800924f77"}, "method": "getCommunicationToken", "parameters": {"secretKey": "cab2ee0288611f9abf0e75742c3f0b52"}} Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner self.run() File "/home/tom/ILP/gw/main_windows/search_window.py", line 325, in run result_list = self.GetSearchResults(self.query_string) File "/home/tom/ILP/gw/main_windows/search_window.py", line 334, in GetSearchResults g_session.startSession() File "/home/tom/ILP/gw/main_thirdp/grooveshark/jsonrpc/__init__.py", line 149, in startSession self._token = self._getToken() File "/home/tom/ILP/gw/main_thirdp/grooveshark/jsonrpc/__init__.py", line 161, in _getToken "token").send() File "/home/tom/ILP/gw/main_thirdp/grooveshark/jsonrpc/__init__.py", line 106, in send raise StandardError("API error: " + response) StandardError: API error: HTTPS required
Original issue reported on code.google.com by thomas.r...@gmail.com on 8 Feb 2012 at 7:21
thomas.r...@gmail.com
Updated source.
Original comment by 11y3y3y3...@gmail.com on 9 Feb 2012 at 2:19
11y3y3y3...@gmail.com
Original issue reported on code.google.com by
thomas.r...@gmail.com
on 8 Feb 2012 at 7:21