Error when accessing Optimize in self managed setup on openshift

Hi, I get below error when I access Optimize through the routes.

{
“errorCode” : “serverError”,
“errorMessage” : “An internal server error occurred.”,
“detailedMessage” : “request failed with status code ‘401’ and body ‘{"error":"unauthorized_client","error_description":"Invalid client secret"}’”,
“reportDefinition” : null
}

Hi @ShilpaN.Chalke - that is an authorization error, but there isn’t enough information to really help troubleshoot. What do you mean “through the routes”? Are you using the API, or are you trying to open the UI? The more information you can share about when this occurs and your configuration, the better we can help!