<?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: Issue with Microsoft 365 – Outlook VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96701#M44886</link>
    <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; Thanks for your help. &lt;/P&gt;
&lt;P&gt;I have imported the latest release of Utility - HTTP VBO and now sending an email works.&lt;BR /&gt;&lt;BR /&gt;Only this works when I run the process from studio and does not work when I run the process from the control room. Then I see the following messages in the process log:&lt;BR /&gt;&lt;BR /&gt;Stage Name: Get Auth Token - Client Secret&lt;BR /&gt;Result: ERROR: Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems&lt;BR /&gt;&lt;BR /&gt;Stage Name: Microsoft 365 - Outlook::Authenticate&lt;BR /&gt;Result: ERROR: Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems&lt;BR /&gt;&lt;BR /&gt;Do you have any idea what could be causing this?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 13:32:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-21T13:32:36Z</dc:date>
    <item>
      <title>Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96699#M44884</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we are facing an issue with HTTP request by Send Mail with &lt;/SPAN&gt;&lt;STRONG&gt;Microsoft 365 – Outlook&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Authenticate works fine because we a Auth Token (AccessToken) back when we use our TenantID, ClientID and Client Secret.&lt;BR /&gt;&lt;BR /&gt;But when we go futher the process we get a error in Utility - HTTP when we do the HTTP request.&lt;BR /&gt;The error is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;{"error":{"code":"InvalidAuthenticationToken","message":"Access token is empty.","innerError":{"date":"2022-11-17T13:26:30","request-id":"507dcf7a-db97-4f38-9f10-df1bf5a4952a","client-request-id":"507dcf7a-db97-4f38-9f10-df1bf5a4952a"}}}&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Could anyone please help me on this and let me know what caused this error?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 14:59:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96699#M44884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-17T14:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96700#M44885</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="d577fd1f-2160-4aeb-9706-01849e3d84c7" data-tag-text="@Patrick Meijer" href="https://community.blueprism.com/network/profile?UserKey=d577fd1f-2160-4aeb-9706-01849e3d84c7" data-itemmentionkey="5f5ed8f5-a0c3-4f47-9e1a-ac0dbec8e2ea"&gt;@Patrick Meijer&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;You're using an older version of the &lt;STRONG&gt;Utility - HTTP&lt;/STRONG&gt; VBO that doesn't support adding a bearer token to the Authentication header. Download the latest release of the VBO from the following link:&lt;BR /&gt;&lt;BR /&gt;​&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 17 Nov 2022 17:35:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96700#M44885</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-17T17:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96701#M44886</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; Thanks for your help. &lt;/P&gt;
&lt;P&gt;I have imported the latest release of Utility - HTTP VBO and now sending an email works.&lt;BR /&gt;&lt;BR /&gt;Only this works when I run the process from studio and does not work when I run the process from the control room. Then I see the following messages in the process log:&lt;BR /&gt;&lt;BR /&gt;Stage Name: Get Auth Token - Client Secret&lt;BR /&gt;Result: ERROR: Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems&lt;BR /&gt;&lt;BR /&gt;Stage Name: Microsoft 365 - Outlook::Authenticate&lt;BR /&gt;Result: ERROR: Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems&lt;BR /&gt;&lt;BR /&gt;Do you have any idea what could be causing this?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 13:32:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96701#M44886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96702#M44887</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="d577fd1f-2160-4aeb-9706-01849e3d84c7" data-tag-text="@Patrick Meijer" href="https://community.blueprism.com/network/profile?UserKey=d577fd1f-2160-4aeb-9706-01849e3d84c7" data-itemmentionkey="d22c1c6f-5231-4941-b6a2-9aba90b5b51f"&gt;@Patrick Meijer&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;When you try to run your process from Control Room are you running it on a different Runtime Resource than your local dev machine? If so, I’d say you’re missing the MSAL DLL that’s required by the underlying MSAL.NET VBO.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Mon, 21 Nov 2022 14:01:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96702#M44887</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-21T14:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96703#M44888</link>
      <description>&lt;P&gt;@Eric&amp;nbsp;Wilson ,Thanks again.&lt;BR /&gt;&lt;BR /&gt;When I run the process from Control Room I'm running it on a different Runtime Resource than my local dev machine.&lt;BR /&gt;I forgot to place the MSAL DLL on the Runtime Resource.&lt;BR /&gt;Now it works both ways.&lt;/P&gt;
&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 14:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/96703#M44888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120080#M53124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also facing similar issue but slightly different.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Microsoft 365 – Outlook&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Authenticate works fine because we a Auth Token (AccessToken) ,TenantID, ClientID&amp;nbsp; but&amp;nbsp; when tried to read list of folder , send a mail , i am getting below error. definitely i am using updated version of HTTP VBO.&amp;nbsp; and from IT team , he showed me some power shell script and ran it in his machine and with this info he was able to fetch the folder info.&amp;nbsp; &amp;nbsp;please help me on this.&lt;/SPAN&gt;&lt;SPAN&gt;Status Code: 403 Result: {"error":{"code":"ErrorAccessDenied","message":"Access is denied. Check credentials and try again."}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Naresh.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 13:28:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120080#M53124</guid>
      <dc:creator>AmasaNareshKumarReddy</dc:creator>
      <dc:date>2025-04-29T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120131#M53131</link>
      <description>&lt;P&gt;Naresh,&lt;/P&gt;&lt;P&gt;I believe your issue is related to the Azure-side setup (he said like he had a clue what that means).&amp;nbsp; In our rollout of the Outlook365 VBO, I had the exact same issue.&amp;nbsp; Going back through my email, there is a section of the documentation I highlighted for our Azure team, related to Delegated Permissions and Allow Public Flows (it was section 15/figure 12 from the version that I was using).&lt;/P&gt;&lt;P&gt;The Allow Public Flows was a point of contention.&amp;nbsp; In the end, what I sort of remember happening was that they created a separate security group for the two email addresses that we were concerned about, and then worked with the Application Permissions.&amp;nbsp; It worked, but it had some odd downstream effects.&amp;nbsp; Primarily that I can no longer access these accounts as a delegate.&amp;nbsp; This probably means that there are other issues as well, but the less I know the better off I am.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 16:09:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120131#M53131</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2025-04-30T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120149#M53143</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1445"&gt;@stepher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your insights.&amp;nbsp; this issue was exactly resolved after these set of permissions was enabled by Microsoft Azure team.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmasaNareshKumarReddy_0-1746155901151.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40765i06720E2AE87AD972/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AmasaNareshKumarReddy_0-1746155901151.png" alt="AmasaNareshKumarReddy_0-1746155901151.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmasaNareshKumarReddy_1-1746155943977.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40766i5FB25703BCA6DC55/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AmasaNareshKumarReddy_1-1746155943977.png" alt="AmasaNareshKumarReddy_1-1746155943977.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 03:20:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120149#M53143</guid>
      <dc:creator>AmasaNareshKumarReddy</dc:creator>
      <dc:date>2025-05-02T03:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Microsoft 365 – Outlook VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120151#M53144</link>
      <description>&lt;P&gt;I have gone through these references and shared with Azure teams , later they enabled the permissions.&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/75650693/microsoft-graph-apis-access-is-denied-check-credentials-and-try-again" target="_blank"&gt;https://stackoverflow.com/questions/75650693/microsoft-graph-apis-access-is-denied-check-credentials-and-try-again&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/api/mailfolder-list-messages?view=graph-rest-1.0&amp;amp;tabs=http#permissions" target="_blank"&gt;https://learn.microsoft.com/en-us/graph/api/mailfolder-list-messages?view=graph-rest-1.0&amp;amp;tabs=http#permissions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 03:27:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Issue-with-Microsoft-365-Outlook-VBO/m-p/120151#M53144</guid>
      <dc:creator>AmasaNareshKumarReddy</dc:creator>
      <dc:date>2025-05-02T03:27:18Z</dc:date>
    </item>
  </channel>
</rss>

