api-manager icon indicating copy to clipboard operation
api-manager copied to clipboard

[APIM][3.2.0]Null pointer exception when throttle_decision_endpoints protocol set to ssl.

Open ShehanRavindu opened this issue 10 months ago • 0 comments

Description

There is a null pointer exception getting hidden when the throttle_decision_endpoints protocol is set to ssl instead of tcp, resulting in another null pointer exception.

Steps to Reproduce

  1. Open the deployment.toml file.
  2. Change the throttle_decision_endpoints to SSL under [apim.throttling]
  3. Retsart the server.
  4. Do a token generation request.

Affected Component

APIM

Version

3.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

ShehanRavindu avatar Apr 04 '24 19:04 ShehanRavindu