On the cluser in the main network, I tried to make requests to the success modeling service as an authenticated user.
However the response, I get eventually from the webconnector is that there was an exception during RMI. Replaying the same request but without the authentication header and access_token header results in a successful response.
This issue was related to a misconfig of the query visualization service. The issue was fixed by correcting the registry config and by the following PR
On the cluser in the main network, I tried to make requests to the success modeling service as an authenticated user. However the response, I get eventually from the webconnector is that there was an exception during RMI. Replaying the same request but without the authentication header and access_token header results in a successful response.