hi all,I have used com.adobe.acs.commons.adobeio.service to POST request
and want to get Data from Adobe Analytic.I have tested it on POSTMAN and
response is correct.But when I have used Java code to POST request in my
local AEM, and response code is 405.here is the error
log:com.adobe.acs.commons.adobeio.service.impl.EndpointServiceImpl Call
result = {"reason":"HTTP 405 Method Not Allowed Request id:
wuWawBrml6HhWfM0daKjFNg0BWthgP1O.","message":"Application
error"}com.adobe.acs.commons.adobeio....