|
2013-11-09
, 02:28
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#14
|
The Following User Says Thank You to gianko For This Useful Post: | ||
|
2013-11-22
, 14:48
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#15
|
Traceback (most recent call last): File "/opt/hermes/lib/org/maemo/hermes/gui/gtkui.py", line 135, in sync hermes.run(force) File "/opt/hermes/lib/org/maemo/hermes/engine/hermes.py", line 63, in run service.process_friends() File "/opt/hermes/lib/org/maemo/hermes/engine/facebook/service.py", line 102, in process_friends raise e HTTPError: HTTP Error 400: Bad Request
|
2013-11-23
, 00:30
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#16
|
Nokia-N900 - - [19/Nov/2013 01:00:26] "GET /success?code=****hidden code*****HTTP/1.1" 200 - Traceback (most recent call last): File "/opt/hermes/lib/org/maemo/hermes/engine/facebook/provider.py", line 96, in _handle_button self.api.authenticate() File "/opt/hermes/lib/org/maemo/hermes/engine/facebook/api.py", line 24, in authenticate {'scope': 'user_about_me,friends_about_me,user_birthday,friends_birthday,user_website,friends_website,user_work_history,friends_work_history'}) File "/opt/hermes/lib/oauth2.py", line 40, in authorise result = urllib2.urlopen('%s?client_id=%s&redirect_uri=%s&client_secret=%s&code=%s' % (access_token_url, self._client_id, redirect_uri, self._client_secret, code)).read() File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen return _opener.open(url, data) File "/usr/lib/python2.5/urllib2.py", line 387, in open response = meth(req, response) File "/usr/lib/python2.5/urllib2.py", line 498, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.5/urllib2.py", line 425, in error return self._call_chain(*args) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 400: Bad Request
The Following User Says Thank You to gianko For This Useful Post: | ||
|
2013-11-24
, 01:18
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#17
|
The Following 8 Users Say Thank You to gianko For This Useful Post: | ||
|
2013-11-25
, 00:35
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#18
|
I GOT IT!
I have Hermes connecting and working again with facebook!
it was just a matter of oauth url.
The Following User Says Thank You to Jaffa For This Useful Post: | ||
|
2013-11-25
, 02:27
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#19
|
|
2013-11-26
, 00:41
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#20
|
Unfortunately both Facebook and Twitter have changed their APIs. At the moment I have limited time to work on fixes, so it is unlikely to be resolved unless someone else steps up. The code base is Python, quite clean and should be easy to get to grips with, and I'd be happy to advise (as, I'm sure, would Fredrik Wendt who also has done a lot of work on it).
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org