Forum Discussion

tharunm's avatar
tharunm
New Contributor II
4 years ago

SharePoint Integration

Hello SL community,

I’m trying to read the documents from my SharePoint. I have created a Test site and a folder inside it.
I was able to authorize the account. However, I’m still facing the same issue with all SharePoint snaps(PFB the snap(1)). I’ve added the redirect URI in the Azure portal as well )
.

I have also attached the Accounts tab info as a snap(2).

I would greatly appreciate if you guys could help me in troubleshooting the error.

6 Replies

  • Hi @tharunm

    Our Sharepoint snap pack was developed by one of our partners. If you create a support ticket for this issue, our support team knows how to route and engage our partner. You can pretty much copy and paste what you posted here.

  • endor_force's avatar
    endor_force
    New Contributor III

    Sharepoint and graph api can be a challenge to get up and running, regardless of using rest snap or the sharepoint snaps.
    I am using the rest snap to get sharepoint lists via graph api, maybe this config could help you further?

    REST OAuth2 Account:

    For the Azure app registration, only permissions and client secret is added (no redirect url).