We are getting authorization error while calling the service from dot net or java client. It is working fine with curl command( -k option) but failing on the client side due to some certificate missing.
For curl I have noticed when we call the service without –k it fails (authorization issue).
I have tried with postman as well. It is throwing error like this “Install self-signed certificate in chrome”.
Any help is appreciated.
↧