Skip to main content

Greetings,

 

I can login to SharePoint using the SharePointOnlineConnector, but not the SharePoint List Reader?? I am trying to use the SharePoint List Reader to consume/read a SharePoint List.

For the scope using https://organisaton.sharepoint.com/

for the GUID I am using the List ID from the Metadata.

 

I keep getting an error when trying to get the pop-up Login window to authenticate. I have tried basic, Kerbos and web authentication. I also used the Safe FME sample.

 

Would appreciate any pointers to get the oauth2 working.

 

Regards,

Clive

SignINWeb-Service 

 

 

Hi @Clive Swan​ ,

 

It looks like you may need to replace aTENANT] in the URL in the Authorization Parameters. Note that SharePointOnlineConnector and the SharePoint List format are independent and have independent web service definitions so this is likely why you are unable to authenticate with this format.

 

It might be worthwhile to take a look at this article as it will help you configure the SharePoint web connection.


Reply