As say in the title, I need to send an excel file to a SharePoint with ClientID and ClientSecret credentials. I put the clientId in the username text box of adapter, same with the clientSecret in password text box and got this error :
[System.ArgumentException] The 'username' argument is invalid. This error was triggered by the Windows SharePoint Services receive location or send port with URI myURI. Windows SharePoint Services adapter event ID: 12310
It's mandatory to use clientId and clientSecret. How can I do that ?