Can’t update this collection in processRenderedPhotos
Hello,
I am working on a Publish Service.
Now I am trying to retrieve information about a certain collection within a "processRenderedPhotos" process.
I am using catalog:getPublishedCollectionByLocalIdentifier(). However, it ends up with this error:
Can’t update this collection.
An internal error has occurred: Can't get collection information after creating collection inside the same withWriteAccessDo function
I don't know why it is written "Can't update" because I am only getting a collection. Seems like it is impossible to do this within a processRenderedPhotos but why? Any way I can go around this?
Thanks a lot!
