I'm facing "This request requires HTTP authentication ()"

Fathah
Giga Contributor

Hi All,

I'm facing "This request requires HTTP authentication ()" these error while calling the SOAP Message.

Given these properties are checked.
1. Require authorization for incoming RSS requests.
2. Require authorization for incoming SOAP requests
3. Require authorization for incoming WSDL requests.
4. Enforce strict security on incoming SOAP requests. Checking this requires incoming SOAP requests to go through the security manager for table and field access, as well as checking SOAP users for the correct roles for using the web service.
Let me know, If i missed anything.

Suppose if i unchecked these Properties "Require authorization for incoming SOAP requests." am able to insert/update/delete in the table via soap message.

We need these property "Require authorization for incoming SOAP requests.". I guess Without this property, security should not be complete.

Am happy to receive many suggestions 🙂

6 REPLIES 6

Next, please post the WSDL, and confirm you are admin on the instance of this WSDL


Fathah
Giga Contributor

WSDL: https://XXX.service-now.com/table_name.do?WSDL
Yes, I'm admin on my instance.