Jump to content

Evernote.EDAM.Error.EDAMUserException without error code


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...