Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!

com.adobe.acs.commons.adobeio.service.impl.EndpointServiceImpl: Response-code 405

Avatar

Level 1

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.service.impl.EndpointServiceImpl JSON result from Service: {"reason":"HTTP 405 Method Not Allowed Request id: wuWawBrml6HhWfM0daKjFNg0BWthgP1O.","message":"Application error"}
com.adobe.acs.commons.adobeio.service.impl.EndpointServiceImpl Response-code 405

Thanks

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies