Get Data from a Sharepoint-Online List via Table-Widget/Rest API

TK
Thorsten Konrad
essmannsbackstube

Hello community, has anyone ever connected a SharePoint Online list through REST API in SNAP? I keep getting a 403 error, even though the URL is correct, the user credentials are accurate, and the user has all the necessary permissions. Maybe one of you has a tip on what I might be doing wrong...

Here is what i have done so far to Implement the OAuth-Szenario: 

1. Register SOTI in Aure AD

2. Build Client Secret

3. Configured API Access for Sharepoint

The next Steps should be the following:

request Token

implement Token into the REST Configuration

2 years ago
SOTI Snap
ANSWERS
DK
Deepak Kumar
a year ago

Hi Thorsten,


Can you access the Sharepoint online list using an alternative method, such as Postman?

J
JEMOD@SOTI
a year ago

Hi Thorsten,

Thank you for posting on SOTI Pulse! 

Following up on the suggestion from Deepak, kindly let us know if accessing the sharepoint list through alternative means. 

Kind regards,

Technical Support Specialist | SOTI | +1 905.624.9828 | SOTI.net lDiscussion Forum | Log a Case Online l Facebook l LinkedIn l Twitter 

TK

Hi Deepak, thank you for your Feedback. In Postmann i´ve passed the Authorisation-Prozess, but - as Postman isn´t a registert Company-App, it has no accsess to the List-recource.