Accessing Web Report Studio reports from other clients such as SAS Enterprise Guide and SAS Add-In for Microsoft Office might fail with an error similar to the following in the Catalina.out log:
| ERROR | [[AxisServlet]] | Servlet.service() for servlet [AxisServlet] in context with path [/SASWebReportStudio] threw exception https is forbidden with root cause
javax.servlet.ServletException: https is forbidden
at org.apache.axis2.transport.http.AxisServlet.preprocessRequest
(AxisServlet.java:679)
~[axis2-transport-http.jar:1.8.0]
This issue typically occurs when TLS is configured.
There are no workarounds for this issue.