HCM Absence creation using REST api from OIC integraion
Content
Hi,
I am trying to call HCM REST API absence creation in OIC integration(REST adapter) with below payload also tested in soap UI and working fine. While testing in OIC getting below error and how the payload is transferred to end point rest, In the rest adapter i am using json format schema.
Error 405-- Method Not Allowed |
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.6 405 Method Not AllowedMethod Not AllowedThe method specified in the Request-Line is not allowed for the resource identified by the Request-URI. The response MUST include an Allow header containing a list of valid methods for the requested resource. |
Tagged:
0