You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am putting this here instead of "Issues" because I am not sure that I am doing this right, so it might be me, not the API.
I have the api working for searching for notes, but some parameters have no impact at all. Is there something I am missing? The params below are just examples. the values are for demonstration. Changing these does not help.
NO EFFECT:
&ancestorNoteID=sE5eHmrcbN8k
&ancestorDepth=lt2
&limit=10
&orderDirection=asc
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am putting this here instead of "Issues" because I am not sure that I am doing this right, so it might be me, not the API.
I have the api working for searching for notes, but some parameters have no impact at all. Is there something I am missing? The params below are just examples. the values are for demonstration. Changing these does not help.
NO EFFECT:
&ancestorNoteID=sE5eHmrcbN8k
&ancestorDepth=lt2
&limit=10
&orderDirection=asc
WORKING:
&search=''
&fastSearch=true
&orderBy=dateCreated
&includeArchivedNotes
DOES NOTHING
&debug=true
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions