Error: oracle.apps.fnd.wf.bes.OAuthException: signed overrun or OAuth Exception while getting the Access Token
(Doc ID 2947212.1)
Last updated on AUGUST 11, 2024
Applies to:
Oracle Workflow - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Generic Service Component
While configuring OAuth 2.0, we are getting "Protocol is not supported" error, the same certificate (temp_ct19dec22.p12) was successfully configured earlier.
ERROR
oracle.apps.fnd.wf.bes.OAuthException: signed overrun, bytes = 136
at oracle.apps.fnd.wf.bes.OAuthTokenManager.constructJWT(OAuthTokenManager.java:385)
at oracle.apps.fnd.wf.bes.OAuthTokenManager.constructJWT(OAuthTokenManager.java:594)
at OAuthIMAPTest.getOAuthResponse(OAuthIMAPTest.java:165)
at OAuthIMAPTest.main(OAuthIMAPTest.java:84)
Exception in thread "main" java.lang.NullPointerException
at OAuthIMAPTest.main(OAuthIMAPTest.java:121)
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 |
Cause |
Solution |