12c XDB: 401 Unauthorized
(Doc ID 1603713.1)
Last updated on JANUARY 21, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
401 Unauthorized is faced when running
SELECT utl_http.request('https://<HOSTNAME>:<PORT>/orawsv/.......?wsdl',null,'file:<PATH>/cert_wallet','<ENCRYPTED PASSWORD') FROM DUAL;
UTL_HTTP.REQUEST('HTTPS://<HOSTNAME>:<PORT>/ORAWSV/.......?WSDL',NULL,'FILE:<PATH>/CERT_WALLET','ENCRYPTED PASSWORD')
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
401 Unauthorized
Unauthorized
The same happens if the following URL is put in the browser:
http://<HOSTNAME>:<PORT>/orawsv/........?wsdl1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Unauthorized |
Cause |
Solution |