Sharepoint Node Calls

I cannot seem to get a call to work within sharepoint node. Does anyone have a correct format for the url to be used in a sharepoint node? I can successfully connect my credential setup and use this url to test a request:
https://graph.microsoft.com/v1.0/sites/domain.sharepoint.com:/sites/sitenumber:/

am i writing the url correctly?

Just to verify, you managed to set up Sharepoint credentials successfully?
And where exactly you are trying to input that URL?

Yes, see attached. My credential shows success connecting, but wonder if permissions may be wrong?


From the error I would think it’s an issue of Credentials.
What’s the Node you are using here? Is is default n8n Sharepoint node, or some community one?

As far as I know it’s the n8n node. I didn’t install one.