REST Get Request for Sharepoint

Dear all,

I would be glad if someone could help me out on how to set up GET Request to be sent to a MS Sharepoint.

Eventually, I want to identify users with access to items in a Sharepoint library which is only possible via REST API at the moment.

I tried following setup but it only returns:

3000003;reason=“Invalid audience Uri ‘00000002-0000-0000-c000-000000000000’.”;category=“invalid_client”

My workflow:
Overview:
GET-Overview
OAuth2 Settings (will be accepted: “Authentication complete. You can close the browser.”)


Settings of the GET Request Node:

However, I am receiving a full list of items by opening the link with a browser.

Happy to receive any advice.

Patiently waiting on help … I would be so thankful if I could perform such operations via KNIME since Power Automate is a nightmare.

@ScottF Could you perhaps poke someone?

Hi @linkm ,
Apologies for the delay and thank you for your patience.
I have asked about this internally to our development team. Either one of them or I will get back to you.

Thanks,
Sanket

@linkm
What’s wrong with using the Power Platform for that? Just curious.
br

Hello @linkm ,
is there any particular reason why you are using the v1 service endpoint in the OAuth2 Authenticator node? We would suggest to try the v2 endpoint instead.
Starting with KNIME Analytics Platform 5.2 the REST nodes also support the output port of the Microsoft Authenticator node . So if you are on the latest version we would also recommend to use the dedicated Microsoft Authenticator node instead of the OAuth2 Authenticator to simplify the configuration.
Bye
Tobias

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.