Hi All,
I’m trying to replace the pageManager getOtherVersion() deprecated method with the ContentService.find() method, using withIdAndVersion to retrieve the content of its corresponding version id. I’m retrieving the content but I always get the original version id (the current one) within the response.
How could I get the correct version id (not the current one) or where I have to check?
Thanks,
Gorka.