Unable to call rest API of publish via web server
Trying to call rest API of aem on publish via webserver. Not working in AEM 6.5
Trying to call rest API of aem on publish via webserver. Not working in AEM 6.5
Typically, publishers are not set up to be directly accessed by public users in a production environment. It's protected behind a dispatcher (web server). The dispatcher has some configuration which restricts public users from making such requests to paths and combinations of path and extensions; if your dispatcher does not allow you to access API's supported by AEM, then chances are, your requests are being blocked.
I say turn on the dispatcher logging (set as trace), and then reveal why you cannot call API's from the AEM publish instances.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.