Hi, using the latest evernote dev release with drupal 6.20 on debian lenny i have a few strange issues.

These first two points are only sideeffects which lead me to the bug (3.) i want to report here, but i thought i put them in here too:
1. After installing evernote and using the administration_menu (that was installed long time before) there is just a blank space where the link
/admin/evernote/authenticate
resides. Clicking on it takes me to
/admin/build/evernote/account-add?action=get_access_token

2. The same link is available at /admin/build/evernote/account-add and clicking on it also takes me to /admin/build/evernote/account-add and shows me an iframe in firefox4 with the evernote login message to allow access and after i put in my correct evernote account details (it says Logged in as Torsten, so everything there is ok) it says:

3. Please correct these errors: "1. Missing required oauth parameter "oauth_token" Do you want to allow "" for 0 seconds (translated from german , might not be exactly these words). After clicking "Allow" again the error message changes to "1. Oauth_token is a mandatory field."

If i give in a Name, evernote username and evernote password below i can save this with the button "save account" but clicking /admin/evernote/authenticate again brings up the message in a new browser tab "You have been authenticated! Click this link to complete the process.". Doing so ends up showing me the iframe again with the "Missing required oauth parameter "oauth_token" at /admin/build/evernote/account-add?action=get_access_token.

Where can i change this required oauth parameter "oauth_token"?

Best Regards