Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create object NoteResultSpec needed by getNoteWithResultSpec #22

Open
winterismute opened this issue Jan 20, 2018 · 1 comment

Comments

@winterismute
Copy link

Hello,
I am in no way an expert of web APIs etc, but after a github code search I concluded that this might be an issue.
I was writing a small python script that used this v3 API and got to the point in which I needed to use NoteStore.getNote to retrieve the content of a note. I read that the method has been deprecated in favor of NoteStore.getNoteWithResultSpec. However, the latter requires an object of type NoteResultSpec to set which properties to retrieve but I could not find a way to create such an object, NoteStore.NoteResultSpec() did not work, for example.
Am I missing something?

@StathisKap
Copy link

I have the same issue. If I do help(evernote.edam.type.ttypes) I can see that there is no type called NoteResultSpec. Can this please be fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants