Copy link to clipboard
Copied
Hi
I am having an issue with "publishServiceProvider.deletePublishedCollection( publishSettings, info )" callback. It does use the info table to access info.photoIds. However, the info does not contain any photoIds table. Furthermore, even the API documentation does not contain any reference to a photoIds table.
My issue is that i really need to delete all published images from the service before i can delete the colllection itself. Either there is something wrong in the publish plugin example code or I am missing something. If the example source code is wrong, what would be a good approach to get a list of the published images from within this callback ?
Copy link to clipboard
Copied