Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Docusign fail return of Oauth

Certified Senior Developer

We are using a DocuSign integration configured and tested successfully in the development environment with a DocuSign developer account.

However, we are encountering issues during the authorization phase when using the authorization link.

The authorization flow redirects correctly to DocuSign, and the login page is displayed, allowing the user to log in successfully. However, after the login, the system does not return the authorization token to the application as expected.

By checking the application logs, we can see the following error during the OAuth callback processing. This error appears multiple times; below is one example:

2026-04-21 05:57:39,619 [http-nio-8080-exec-794] ERROR com.appiancorp.connectedsystems.http.oauth.OAuthServlet - Error processing request to Appian OAuth callback URL. 
com.appiancorp.suiteapi.common.exceptions.AppianException: Failed to decrypt. Only values of type Encrypted Text can be decrypted. (APNX-1-4260-002)

It seems that the OAuth callback is reached, but the token exchange or decryption step is failing.

I'm trying to recreate connected system or new keys on docusing, but without success. 

The AUTHORIZE button in the connected system, go, but we have multiple singers and we have to use authorization link in interface

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data