Skip to main content
November 11, 2021
Question

Integration Appian - Sharepoint Error: OAuth Access Token Expired

  • November 11, 2021
  • 1 reply
  • 0 views

Dear,

we have created an integration with Sharepoint  (using Authortaion Code as Authoritation Type) to add document in a specific folder months ago.

Integration worked, but yesterday I have received the following error (with the same test):

Clicking on the link, integration worked, but how can we solve this problem without a manual operation?

Thanks in advance for any suggestion 

1 reply

selvakumark
November 12, 2021

Hi [mention:29e96a4ee10641dd93ea6cb7b971b5f5:e9ed411860ed4f2ba0265705b8793d05],

If we use authorization code type for the connected system, then for sure user interaction is needed to refresh the token. If it is a system-to-system connection, then I would recommend using the client credentials grant method.