iCloud-API icon indicating copy to clipboard operation
iCloud-API copied to clipboard

TypeError: myCloud.Notes.getAll is not a function

Open fortydegrees opened this issue 5 years ago • 0 comments

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

fortydegrees avatar Jan 09 '21 14:01 fortydegrees