<?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: Graph API for Outlook giving 407 error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49191#M4641</link>
    <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-tag-text="@Avinash Ramkumar" href="https://community.blueprism.com/network/profile?UserKey=aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-itemmentionkey="745cc1a6-f251-4d36-8e77-96a21c4daace"&gt;@Avinash Ramkumar&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Couple things you can try.&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;The HTTP VBO includes a &lt;STRONG&gt;Force Pre Authorization&lt;/STRONG&gt; flag. By default, it's set to False. You might try setting it to True and see if that helps.&lt;/LI&gt;
&lt;LI&gt;If that doesn't get you anywhere, you could try grabbing the Postman Collection for MS Graph and see if you can contact any of the Graph endpoints using Postman. There's more information about using Postman with MS Graph available &lt;A href="https://docs.microsoft.com/en-us/graph/use-postman" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;There's also the MS Graph Explorer app that you can find &lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. It's a pretty easy tool for testing access to Graph endpoints.&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Feb 2022 20:21:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-02-24T20:21:00Z</dc:date>
    <item>
      <title>Graph API for Outlook giving 407 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49188#M4638</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;We have been trying to utilize the Microsoft Graph - Outlook (from DX) for basic email automation.&lt;BR /&gt;&lt;BR /&gt;Further to generating Access Token, while trying to hit the Outlook API, we are getting 407 error.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20306.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20450i1EDF2AD5B693C24D/image-size/large?v=v2&amp;amp;px=999" role="button" title="20306.png" alt="20306.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Have anyone encountered the same? Any suggestions?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Avinash Ramkumar&lt;BR /&gt;Intelligent Automation Tech Lead&lt;BR /&gt;ASB Bank Limited&lt;BR /&gt;Auckland&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2022 02:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49188#M4638</guid>
      <dc:creator>AvinashRamkumar</dc:creator>
      <dc:date>2022-02-15T02:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Graph API for Outlook giving 407 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49189#M4639</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-tag-text="@Avinash Ramkumar" href="https://community.blueprism.com/network/profile?UserKey=aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-itemmentionkey="206fea42-9ff2-4cbd-8d45-04f6b69ed7ed"&gt;@Avinash Ramkumar&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;According to the error, you're traversing a proxy server in order to get to the internet. Is that correct? Unfortunately, the Web API feature doesn't support proxy authentication.&lt;BR /&gt;&lt;BR /&gt;You can still use MS Graph, but you would need to create those REST calls using the HTTP VBO (it supports proxy credentials).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2022 03:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49189#M4639</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-02-15T03:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Graph API for Outlook giving 407 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49190#M4640</link>
      <description>&lt;P&gt;Hi @Eric&amp;nbsp;Wilson &lt;BR /&gt;Tried using the HTTP VBO with proxy credentials to hit the Graph calls.&amp;nbsp; Getting the below error now.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20302.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20447i333391FF12F30831/image-size/large?v=v2&amp;amp;px=999" role="button" title="20302.png" alt="20302.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Able to hit non graph API endpoints (other open source etc ) with HTTP VBO and same proxy credentials.&lt;BR /&gt;This error is only for Graph /Outlook API.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Avinash Ramkumar&lt;BR /&gt;Intelligent Automation Tech Lead&lt;BR /&gt;ASB Bank Limited&lt;BR /&gt;Auckland&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 01:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49190#M4640</guid>
      <dc:creator>AvinashRamkumar</dc:creator>
      <dc:date>2022-02-24T01:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Graph API for Outlook giving 407 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49191#M4641</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-tag-text="@Avinash Ramkumar" href="https://community.blueprism.com/network/profile?UserKey=aa429a2d-02c4-46dd-a53d-7ef496be1e0c" data-itemmentionkey="745cc1a6-f251-4d36-8e77-96a21c4daace"&gt;@Avinash Ramkumar&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Couple things you can try.&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;The HTTP VBO includes a &lt;STRONG&gt;Force Pre Authorization&lt;/STRONG&gt; flag. By default, it's set to False. You might try setting it to True and see if that helps.&lt;/LI&gt;
&lt;LI&gt;If that doesn't get you anywhere, you could try grabbing the Postman Collection for MS Graph and see if you can contact any of the Graph endpoints using Postman. There's more information about using Postman with MS Graph available &lt;A href="https://docs.microsoft.com/en-us/graph/use-postman" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;There's also the MS Graph Explorer app that you can find &lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. It's a pretty easy tool for testing access to Graph endpoints.&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Feb 2022 20:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Graph-API-for-Outlook-giving-407-error/m-p/49191#M4641</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-02-24T20:21:00Z</dc:date>
    </item>
  </channel>
</rss>

