Hi All,
We developed a service to create customer in SAP. While trying to create customer using HTTP, we are able to create new customer using POST method. But, when we try to create customer using HTTPS using POST method, we are getting status_code 403.
HTTPS 'GET' is working but not 'PUT' and 'POST' methods.
HTTP 'GET', 'PUT' and 'POST' methods are working fine.
Here are the error Screenshots.
While checking in Error Log.
Instead of Service Name we are getting 'OPU' while using the HTTPS.
Please help us to resolve the HTTPS issue while using 'POST' and 'PUT' methods.
Thank you in advance.
HariKrishna M