In order to debug the problems, I have written an AS3 library interface to the binary protocol. It works.
I have problems getting all the notes for a notebook; I use findNotes and set these fields:
Field.writeFieldToByteArray(requestBody, FIELD_TYPE_STRING, AUTHORIZATION_FIELD_ID, authenticationToken);
Field.writeFieldToByteArray(requestBody, FIELD_TYPE_STRUCT, FILTER_FIELD_ID);
var id : String = passthroughData as String;
Field.writeFieldToByteArray(requestBody, FIELD_TYPE_STRING, NOTEBOOK_GUID_FIELD_ID, id);
Field.writeFieldToByteArray(requestBody, FIELD_TYPE_I32, OFFSET_FIELD_ID, 0);
Field.writeFieldToByteArray(requestBody, FIELD_TYPE_I32, MAX_RESULT_FIELD_ID, 250);
Is this the correct set of binary data ?
Creating an AS3 API interface by hand - need help with findNotes
Deschis de Richard Haven, iun 19 2012 05:00
request
1 răspunsuri la acest topic
Also tagged with one or more of these keywords: request
Windows
Evernote Products →
Evernote →
FEATURE REQUEST: Notes about notebooks and tagsCreat de Hans_Kopp, 30 mai 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
REQUEST: Bring back thumbnail view with resizing optionsCreat de Sandeep Prabhakaran, 23 mai 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
Feature Request: Allow different sorting types by NotebookCreat de Emilie, 22 mai 2013 |
|
|
||
Other
Evernote Products →
Evernote →
REQUEST: Workflows/MacrosCreat de Etzeitet, 10 apr 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
REQUEST: Styles for Evernote MacCreat de forLoop, 04 apr 2013 |
|
|
1 utilizatori citesc acest topic
0 membrii, 1 vizitatori, 0 utilizatori anonimi












