facing issue while creating live copy from blueprint via the java
aem : aem-cloud
i tried to create live copy from the blueprint via the java code...
which i followed this way using wcmcommand servlet, am getting error
25.07.2025 21:37:02.283 *ERROR* [[0:0:0:0:0:0:0:1] [1753459622282] GET /bin/simpleservlet HTTP/1.1] com.day.cq.wcm.msm.impl.commands.CreateLiveCopyCommand Wrong endpoint called, (bin/wcmcommand), to create live copy from /content/aus/language-masters/pf-pf to /content/aus/pf/pf
what am i missing here, i used entire code from above article to test.