For API Platform (APIPCS) Gateway Instance, Polling Stopped As Password Expired For "gateway-runtime-user"
(Doc ID 2894498.1)
Last updated on OCTOBER 31, 2024
Applies to:
Oracle API Platform Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
In API Platform, you notice polling stops for gateway instance when password has expired for gateway-runtime-user.
You notice below error in the api gateway server log:
[ERROR oracle.apiplatform.gateway.controller.rest.ManagementRestMethods] Failed to POST to https://idcs-xxxxxxxxxxxxxxxxxxxx.identity.oraclecloud.com/oauth2/v1/token with response {"error":"invalid_grant","error_description":"Your password is expired.","ecid":"xxxxxxxxxxxxxxxxxx"}
oracle.apiplatform.gateway.controller.exceptions.RestCallException: POST failed with response {"error":"invalid_grant","error_description":"Your password is expired.","ecid":"xxxxxxxxxxxxxxxxxxxxxxxx"}
at oracle.apiplatform.gateway.controller.rest.ManagementRestMethods.getToken(ManagementRestMethods.java:124)
at oracle.apiplatform.gateway.controller.kernel.ManagementCalls.getBearerToken0(ManagementCalls.java:73)
oracle.apiplatform.gateway.controller.exceptions.RestCallException: POST failed with response {"error":"invalid_grant","error_description":"Your password is expired.","ecid":"xxxxxxxxxxxxxxxxxxxxxxxx"}
at oracle.apiplatform.gateway.controller.rest.ManagementRestMethods.getToken(ManagementRestMethods.java:124)
at oracle.apiplatform.gateway.controller.kernel.ManagementCalls.getBearerToken0(ManagementCalls.java:73)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |