maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Evernote sharing plugin N9 - can't log in (https://talk.maemo.org/showthread.php?t=89332)

Discoveryellow 2013-02-28 07:26

Evernote sharing plugin N9 - can't log in
 
Does anyone else have the same issue?

I was trying to share a website link on my N9 to my Evenote but I kept getting an error, so I deleted the account and tried to create it again.
Unfortunately now I can't login.

I can still open evernote mobile site on my N9 and login okay with my desktop PC application.

Anyone else can't share from N9 to Evernote?

sandy_locke 2013-03-03 11:22

Re: Evernote sharing plugin N9 - can't log in
 
I have the same issue. Maybe a change to their login API since they've been hacked and had everyone to change their password...

I think that the plugin need a change in it's authentication process. But I don't know who is the maintainer .

Discoveryellow 2013-03-03 13:54

Re: Evernote sharing plugin N9 - can't log in
 
Quote:

Originally Posted by sandy_locke (Post 1326549)
I have the same issue. Maybe a change to their login API since they've been hacked and had everyone to change their password...

I think that the plugin need a change in it's authentication process. But I don't know who is the maintainer .

I got the email about hacking long after I had issues logging in. But the thought that their API changed is very likely. Darn, Elop with his #switchtolumia, N9 most likely will not be updated to reflect any API changes.

alvian 2013-03-04 15:00

Re: Evernote sharing plugin N9 - can't log in
 
Quote:

Originally Posted by sandy_locke (Post 1326549)
I think that the plugin need a change in it's authentication process. But I don't know who is the maintainer .

Nokia is the publisher of the plugin according to http://store.ovi.com/content/229715

E-mail is apps-sv@nokia.com

sandy_locke 2013-03-13 16:55

any news on this? Have you sent an email to know if they were going to do something?

alvian 2013-03-16 14:33

Re: Evernote sharing plugin N9 - can't log in
 
Quote:

Originally Posted by sandy_locke (Post 1328811)
any news on this? Have you sent an email to know if they were going to do something?

I received this automatic reply:

Quote:

For support of these applications on Nokia N9:

Facebook: http://www.nokia.com/global/support/
Twitter: http://www.nokia.com/global/support/

MeeScan, Internet Radio, MeeIn: Someone will return your email shortly.
Since I do not use Facebook or Twitter, I did not take it any farther. And those Facebook/Twitter URLs do not look right.

tumnurkoz 2013-03-24 12:44

Re: Evernote sharing plugin N9 - can't log in
 
I'm getting this too. fine on laptop etc but broken for Nokia N9...

hood 2013-04-18 23:20

Re: Evernote sharing plugin N9 - can't log in
 
Maybe we can by ourself make workaround?
Does contents of evernote.provider file content authorize code?
Code:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE provider>
<provider version="1.0" id="evernote">
    <name>Evernote</name>
    <description>Upload images, URLs and locations from Gallery, Web, Feeds and Maps applications.</description>
    <icon>icon-s-evernote</icon>
    <translations>Send to Evernote</translations>
    <sign-up-link>https://www.evernote.com/Registration.action?code=nokia-meego</sign-up-link>
    <account-setup>
        <register type="formular"/>
        <setting name="username" type="string" is_displayname="true"/>
        <setting name="password" type="password"/>
        <authsession>
            <validate method="evernote" mechanism="AuthLogin"/>
            <method name="evernote">
                <mechanism name="AuthLogin"/>
                    <tokens></tokens>
        </method>
        </authsession>
    </account-setup>
</provider>

Look at <account-setup> strings. Maybe we can change some command?

hood 2013-04-19 17:32

Re: Evernote sharing plugin N9 - can't log in
 
So as I know without source there is no hope to fix it coz of change auth way from username-passwords to OAuth. This is the end.

shanttu 2013-04-19 18:02

Re: Evernote sharing plugin N9 - can't log in
 
Sharing works using Notekeeper from store. Paid app, though.


All times are GMT. The time now is 06:19.

vBulletin® Version 3.8.8