View Single Post
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#15
as authorizing facebook from app doesn't work anymore, i got the access token from the url after login and put it in /apps/maemo/hermes via gconftool.

so when i open hermes, facebook appears authorized and i can activate it. but still when trying to retrieve/update contacts info, it gives the connection error message.

this is the same error saw in this bug https://bugs.maemo.org/show_bug.cgi?id=11741

in fact when starting app from terminal with /opt/hermes/bin/hermes >MyDocs/hermes-log.txt 2>&1

i got the same error in the log
Code:
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
unfortunately clearing the authorisation and
then reauthorize with facebook don't fix the issue.

i'm wondering if can be something related to facebook page of the app, maybe an old secret key?
also if you go to http://apps.facebook.com/maemohermes/
you will just see the maemo garage page of the project.
is it normal?
you cannot see the line for "fb_sig_ext_perms" as suggested in the bug

i see in the fb app settings about hermes that i made a login but no data acces recorded

any chanche to find a fix?
__________________
Flickr photos taken with N900 https://www.flickr.com/cameras/nokia/n900/
"Closed source software tells you what you can do. With open source, you decide what software can do for you" Richard Stallman