Hi Guys, I am trying to create a Sharepoint list and the authentication process and amount of options out there has kept me busy for days. Nevermind the complexity obtaining the correct tokens to use the Graph APIs. I have used the Graph OAuth Login node to create a token but found out that I cannot use a client secret instead of client assertion, otherwise you get stuck with "unsupported app only token" errors.
Has anyone had success with this? Perhaps a simpler method of writing data to Sharepoint lists?