Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

SharePoint Connector Refresh Token has expired

TurboToad
11 - Bolide

Hello!

 

I'm working with the SharePoint connectors utilizing the DCM and trying to figure out how to force designer to refresh an expired authentication token. I understand the tokens expire after 90 days. My expectation is that if the token has expired it would attempt to run the oauth browser sign-in again to acquire a new token. Just wanted to confirm if I'm missing something or what the best process to resolve this is. Do I have to delete that credential and make/connect a new one? I'm trying to make this as simple as possible to maintain WF connection integrity on the server environment. 

 

image.png

 

Thanks

2 REPLIES 2
BonusCup
11 - Bolide

We use the SP input tool also but don’t run into this issue. Are you not using a Service Principle?  Ask your IT dept to set that up. You’ll need a Tenant ID, Thumbprint, Client ID, and Private Key. Ours expires every 2 years. 

TurboToad
11 - Bolide

We are using the Browser Sign In as a User (OAuth) method. We have about 100 citizen developers and typically go with a 'bring your own data connections' model.

Labels
Top Solution Authors