问题 I am using API manager 3.1.0 I want to generate the application keys for the application I created using the REST API. My API request is as follows: https://x.x.x.x:9443/api/am/store/v1/applications/bc87abf6-8e84-40d5-84ff-2a6fbb446eed/generate-keys Request Body is as follows { "keyType": "PRODUCTION", "grantTypesToBeSupported": [ "Code" ] } For this rquest I am getting the below response { "code": 500, "message": "Internal server error", "description": "The server encountered an internal