![]() |
Hermes update request
Hi,
I'm using N900 and its been a while since I cannot sync my contacts data with hermes, but I thinked that if there is problem an update should appear. Well now I dont know what to do. I cannot authorize my facebook account in hermes. I click on the authorize button, the browser opens, says success, but I cannot enable the account, the problem is that enable button is disabled, but disable button does nothing. I dont know how to clear the credentails and start over. Anyone having same problems? |
Re: Hermes and dropbox not working
[url=http://talk.maemo.org/showthread.php?t=58882&page=47]dropbox now maintained by marshal banana[/ url] it has been updated to use the new api.:)
install it and in case of problems go through and report there in the thread:) |
Re: Hermes and dropbox not working
Thanks! :)
Any ideas what is happening with hermes or some alternative? |
Re: Hermes and dropbox not working
Same problem with Hermes!
|
Re: Hermes and dropbox not working
Same here with Hermes. I assume Facebook changed something about their authing routine.
|
Re: Hermes and dropbox not working
Herms need an update lets request jaffa the maintener of the package for an update:)
and change the title to requesting herms update or something or a new thread lets get involved as more the people better the chances:) |
Re: Hermes and dropbox not working
It would be nice if someone with knowledge with Facebook APIs would take over Hermes and maintain it. Any takers? :D
|
Re: Hermes update request
Updated title :)
|
Re: Hermes update request
So, did anyone PM/email jaffa yet?
|
Re: Hermes update request
I sent Jaffa an email. Lets wait for a responce.
|
Re: Hermes update request
Effectively this is bug #12224 (and a few others).
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). |
Re: Hermes update request
any takers:)
|
Re: Hermes update request
miss hermes... :(
|
Re: Hermes update request
taking a look at the code
https://garage.maemo.org/plugins/ggi...56769f;hb=HEAD should we modify the file api.py to let hermes work again with facebook? |
Re: Hermes update request
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): 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? |
Re: Hermes update request
the log when trying to authorize from hermes with facebook is:
Code:
Nokia-N900 - - [19/Nov/2013 01:00:26] "GET /success?code=****hidden code*****HTTP/1.1" 200 - |
Re: Hermes update request
I GOT IT!
I have Hermes connecting and working again with facebook! it was just a matter of oauth url. for a quick fix you can login to facebook trough your PC, delete hermes in your apps menu, and then insert this url: https://www.facebook.com/dialog/oaut...nse_type=token you will then authorize hermes and be redirected to a page which url contains the access token. (the token can be hidden by the browser but if you go back you can copy it, be fast) i copied the access token and pasted on the N900 via ssh. be carefull not to copy also the "expire" part. then from terminal set the access token in hermes with command: gconftool --set /apps/maemo/hermes/facebook_access_token --type string "insert access token here between the quotation marks" now you should have hermes working with facebook! btw this long passages can be avoided by upgrading hermes code with the new oauth link and releasing a new version |
Re: Hermes update request
Quote:
|
Re: Hermes update request
|
Re: Hermes update request
oauth2.py should only need changing if the &request_type=token suffix to the query string is needed.
|
Re: Hermes update request
Oh, well. Hermes seems broken again after some Facebook-side changes.
|
Re: Hermes update request
Hello, clear authorization in Hermes, exit app and run this two commands:
Code:
gconftool-2 -s /apps/maemo/hermes/facebook_key 484529308273657 --type string |
Re: Hermes update request
Anyone else having problems with hermes?
|
All times are GMT. The time now is 20:14. |
vBulletin® Version 3.8.8