iCloud-API
iCloud-API copied to clipboard
TypeError: myCloud.Notes.getAll is not a function
Hi, thanks very much for taking the time to create this brilliant API.
I'm just wondering if the latest version of the Notes helper is committed?
I ask because the example readme talks about using the functions getFolders(), and the getFolders.js example uses uses a getAll() function. Both of which don't exist in /resources/apps/Notes.js.
As a result, the examples relating to Folders don't work and throw a type error.
They do however exist in the Mail.js resource