Question
Test Connectivity for REST-Connect Rule - Getting 401 Error
Hello,
I am getting the below error while doing a test connectivity in Connect-REST rule. We are using a HTTP endpoint url with basic authentication and able to receive response using SOAP UI.
The password contains a special character. I am not sure if it is causing an issue?
I am not sure why 401 error is receive after the System is able to connect to the removed server (please see attached screenshot). Any inputs will be helpful.
Note1: I have tried with checking and unchecking the preemptive authentication checkbox in the Auth Profile rule
Note2: I have set the logger name to "Rule_Obj_Activity.pyInvokeRESTConnector.Rule_Connect_REST.Action" and the level to DEBUG - But could not find any information in the log files.
PRPC Version - 7.2.1
Hello Anuraag,
You can add DEBUG for some other classes related to REST based on their availability in your version as follows,
Hope this classes might log some information related to your issue.
Regards
Mahesh