Hi,
I am using oauth (and ruby-sdk) to connect users of an app i am building to sandbox.evernote.com
I am able to retrieve the notebooks using
notebooks = noteStore.listNotebooks(authToken)
but when i try to create a new note in the defaultNotebook using
createdNote = noteStore.createNote(authToken, note)
I keep getting Evernote::EDAM::Error::EDAMUserException. The store_url and auth_token i am using are as received via oauth.
Any help would be greatly appreciated.
Thanks
-u
exception while creating new note in default Notebook
Started by ujj, Jun 15 2012 09:22 AM
1 reply to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












