Question Abdul Majeed · Oct 1 Cannot Access Authorization Bearer Token in EnsLib.REST.Service - Getting 500 Internal Server Error I'm trying to access the Bearer token from the Authorization header in my REST service class, but I'm getting a 500 Internal Server Error when I try to use %request.GetCgiEnv("HTTP_AUTHORIZATION"). My Environment: InterSystems ensemble 2018 Using EnsLib.REST.Service with HTTP Inbound Adapter REST API URL: http://ip:port/api-kiosk/patientData My Code: objectscript #Caché #Ensemble #InterSystems IRIS 0 4 0 43
Question Abdul Majeed · Jul 23, 2024 Issue with SOAP Service After Enabling Basic Authentication Hi Team, My SOAP functions were working perfectly before enabling basic authentication. To set up basic authentication, I created web applications for the SOAP service, checked the password option, and assigned a user to this web application. However, after enabling basic authentication, the SOAP service stopped working. #Authentication #SOAP #Ensemble #InterSystems IRIS for Health 0 3 0 200