<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: MS Graph - Sharepoint Error in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51861#M506</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="0e344bcd-a121-44b7-865b-2ce19cfce643" data-tag-text="@Alex Duff" href="https://community.blueprism.com/network/profile?UserKey=0e344bcd-a121-44b7-865b-2ce19cfce643" data-itemmentionkey="d2864d62-a9ad-4e7f-83af-bf0aa8cf5581"&gt;@Alex Duff&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;SharePoint SiteId's can be the simple domain version (ex. "bluprism.sharepoint.com") or their actual underlying not-at-all-friendly ID (ex.
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"blueprism.sharepoint.com,c516a87b-1234-48f5-b44e-4743c72a1234,abc12345-2848-4545-a104-35fb8a2396a2"&lt;/SPAN&gt;).&lt;BR /&gt;&lt;BR /&gt;You can get the actual ID for your site by invoking the root endpoint at this URI: &lt;A href="https://graph.microsoft.com/v1.0/sites/root" target="test_blank"&gt;https://graph.microsoft.com/v1.0/sites/root&lt;/A&gt;. Additionally, you can grab info about any subsites by invoking ​https://graph.microsoft.com/v1.0/sites/root/sites&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Jul 2021 14:29:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-07-09T14:29:00Z</dc:date>
    <item>
      <title>MS Graph - Sharepoint Error</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51860#M505</link>
      <description>Afternoon,&lt;BR /&gt;&lt;BR /&gt;We're attempting to connect to a Sharepoint site within blueprism using the MS Graph assett, however - we're coming across this error message:&lt;BR /&gt;&lt;BR /&gt;Internal : Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 404&lt;BR /&gt;HTTP Response Content: {"error":{"code":"itemNotFound","message":"Requested site could not be found","innerError":{"date":"2021-07-08T13:03:33"&lt;BR /&gt;&lt;BR /&gt;I believe the SideID is correct as we used &lt;SPAN class="NormalTextRun  BCX0 SCXO56797180"&gt;/_&lt;/SPAN&gt;&lt;SPAN class="SpellingError  BCX0 SCXO56797180"&gt;api&lt;/SPAN&gt;&lt;SPAN class="NormalTextRun  BCX0 SCXO56797180"&gt;/web?$select=id at the end of our homepage URL for the sharepoint site which generated a JSON. The id taken was after "&lt;SPAN class="NormalTextRun  BCX0 SCXO152264783"&gt;"&lt;/SPAN&gt;&lt;SPAN class="SpellingError  BCX0 SCXO152264783"&gt;Edm.Guid&lt;/SPAN&gt;&lt;SPAN class="NormalTextRun  BCX0 SCXO152264783"&gt;"&amp;gt;"&lt;STRONG&gt;Insert ID HERE&lt;/STRONG&gt;"&lt;BR /&gt;&lt;BR /&gt;We then got the list ID by removing the %7 either side of the list settings url.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated as it took some time to authorise out permissions within azure just to stop it from being "Forbidden"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alex Duff&lt;BR /&gt;RPA Developer&lt;BR /&gt;Lowell Financial&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51860#M505</guid>
      <dc:creator>Alexander.Duff</dc:creator>
      <dc:date>2021-07-08T13:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: MS Graph - Sharepoint Error</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51861#M506</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="0e344bcd-a121-44b7-865b-2ce19cfce643" data-tag-text="@Alex Duff" href="https://community.blueprism.com/network/profile?UserKey=0e344bcd-a121-44b7-865b-2ce19cfce643" data-itemmentionkey="d2864d62-a9ad-4e7f-83af-bf0aa8cf5581"&gt;@Alex Duff&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;SharePoint SiteId's can be the simple domain version (ex. "bluprism.sharepoint.com") or their actual underlying not-at-all-friendly ID (ex.
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"blueprism.sharepoint.com,c516a87b-1234-48f5-b44e-4743c72a1234,abc12345-2848-4545-a104-35fb8a2396a2"&lt;/SPAN&gt;).&lt;BR /&gt;&lt;BR /&gt;You can get the actual ID for your site by invoking the root endpoint at this URI: &lt;A href="https://graph.microsoft.com/v1.0/sites/root" target="test_blank"&gt;https://graph.microsoft.com/v1.0/sites/root&lt;/A&gt;. Additionally, you can grab info about any subsites by invoking ​https://graph.microsoft.com/v1.0/sites/root/sites&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jul 2021 14:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51861#M506</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-07-09T14:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: MS Graph - Sharepoint Error</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51862#M507</link>
      <description>FWIW - Those URIs should map to the &lt;EM&gt;&lt;STRONG&gt;Get Root Site&lt;/STRONG&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;Get Subsites&lt;/STRONG&gt;&lt;/EM&gt; actions.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jul 2021 14:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/MS-Graph-Sharepoint-Error/m-p/51862#M507</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-07-09T14:36:00Z</dc:date>
    </item>
  </channel>
</rss>

