Hi all.
I’ve tried to setup a connection to a list of files on a (customer) Sharepoint service without much success.
I’ve read multiple other questions about it here, and some provided useful help (prompt=login), but most does not address my issues.
The customer has created the site, and provided me with tenant and client IDs, and client secret. And he has created an “app” with an approval of my client (FME Form).
First I tried to create a web service, but never got the “Test...” to work. First it erred insisting on getting an approval, but “prompt=login” solved that, but not it errs with a “refresh token” error.
The same happens when I try to create a new web connection using the web service in a SharepointOnlineConnector.
I then saw that there was an alternative use, using FeatureReader with “Microsoft Sharepoint List”, and here I was able to create a web connection using the previous web service unaltered. Sofar it can only access root douments, but the connection works, it seems.
But now (in SharepointOnlineConnector) I can neither select this web connection, nor create a new one based on the original web service.
What gives ?
Cheers, Lars I