jibedoubleve 0 Posted April 17, 2020 Share Posted April 17, 2020 I'm executing the C# `SampleApp` from evernote-cloud-sdk-windows. I've received the Evernote API Key by mail. When I execute the app I can create notes with string and with HTML but code fails at ENSession.SharedSession.DeleteNote(myFancyNoteRef); The error message is Exception of type 'Evernote.EDAM.Error.EDAMUserException' was thrown.' How do I get further information on the error code that doesn't seem be there? Link to comment
Level 5* gazumped 12,068 Posted April 19, 2020 Level 5* Share Posted April 19, 2020 Hi. Have you tried here >> https://dev.evernote.com/support/ Link to comment
jibedoubleve 0 Posted April 19, 2020 Author Share Posted April 19, 2020 Hello, I've checked documentation but the error code information is missing in the exception. Stackoverflow did't help me on this issue. Is C# library still spported and up to date? Link to comment
Level 5* gazumped 12,068 Posted April 19, 2020 Level 5* Share Posted April 19, 2020 Hi. No clue. We're mainly users around here... Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now