sharepoint

  1. T

    MS Authentication changes

    Hi all, I believe Microsoft are rolling out some changes around authentication for apps that consume certain MS APIs this week - I'm not sure of the scope, but I know I have a couple of processes that have suddenly started failing! One is a file upload into SharePoint that I wrote using the OE...
  2. T

    Sharepoint REST API

    Hi all, Does anyone have experience with using the HTTP client to call REST APIs in SharePoint? I have some of the APIs working, but I'm struggling to upload a JPEG with GetFolderByServerRelativeUrl/files/add. I am converting the JPEG to BASE64 and adding it to the request payload, but it...
Top