<?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 import of Microsoft Graph - Teams API v1.2.bprelease failed in BP 6.5.0.12573 in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65226#M2846</link>
    <description>&lt;P&gt;Dear Team,&lt;/P&gt;
&lt;P&gt;im trying to import in vain Microsoft Graph - Teams API v1.2.bprelease in my BP 6.5.0.12573.&lt;BR /&gt;i have the error message&amp;nbsp; below:&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;"An error occurred while attempting to import the release: &lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Value cannot be null.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Parameter name: type"&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;Can someone help me import it properly please?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kouadio ANDOKOU&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 06 Aug 2022 12:12:00 GMT</pubDate>
    <dc:creator>KouadioANDOKOU</dc:creator>
    <dc:date>2022-08-06T12:12:00Z</dc:date>
    <item>
      <title>import of Microsoft Graph - Teams API v1.2.bprelease failed in BP 6.5.0.12573</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65226#M2846</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;
&lt;P&gt;im trying to import in vain Microsoft Graph - Teams API v1.2.bprelease in my BP 6.5.0.12573.&lt;BR /&gt;i have the error message&amp;nbsp; below:&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;"An error occurred while attempting to import the release: &lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Value cannot be null.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Parameter name: type"&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;Can someone help me import it properly please?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kouadio ANDOKOU&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Aug 2022 12:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65226#M2846</guid>
      <dc:creator>KouadioANDOKOU</dc:creator>
      <dc:date>2022-08-06T12:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: import of Microsoft Graph - Teams API v1.2.bprelease failed in BP 6.5.0.12573</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65227#M2847</link>
      <description>&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="a4450d2f-115f-40cd-95bf-c2c5dc19fdf6" data-tag-text="@Kouadio ANDOKOU" href="https://community.blueprism.com/network/profile?UserKey=a4450d2f-115f-40cd-95bf-c2c5dc19fdf6" data-itemmentionkey="1c308aa6-3b09-4ed9-b531-4a497cc16990"&gt;@Kouadio ANDOKOU&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I believe this has to do with a Data Item of type Password defined in the .bprelease file. If you open the file, in any text editor, and search for &lt;EM&gt;&lt;STRONG&gt;initialvalue&lt;/STRONG&gt;&lt;/EM&gt; you should see something like below:&lt;BR /&gt;​​&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;&amp;lt;actionparameter name="Access Token" expose="true" datatype="32"&amp;gt;
  &amp;lt;initialvalue&amp;gt;&amp;lt;![CDATA[aCpGKl8qTyp6KlgqQypZKkcqBCppKkUqRypHKkUqRCoEKnkqTypJKl8qWCpDKl4qUyoEKnkqQypHKloqRipPKmUqSCpMKl8qWSpJKksqXipFKlgq:]]&amp;gt;&amp;lt;/initialvalue&amp;gt;
  &amp;lt;description&amp;gt;&amp;lt;![CDATA[Access Token]]&amp;gt;&amp;lt;/description&amp;gt;
&amp;lt;/actionparameter&amp;gt;​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Notice the element titled &lt;STRONG&gt;&amp;lt;initialvalue&amp;gt;…&amp;lt;/initialvalue&amp;gt;&lt;/STRONG&gt;. You want to change its value to:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;&amp;lt;initialvalue&amp;gt;&amp;lt;![CDATA[aCpGKl8qTyp6KlgqQypZKkcqBCppKkUqWCpPKgQqeSpPKkkqXypYKk8qBCp5KkMqRypaKkYqTyplKkgqTCpfKlkqSSpLKl4qRSpYKg==:]]&amp;gt;&amp;lt;/initialvalue&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;The reason for this is the underlying encryption algorithm used by BP changed in v6.6 I believe. So v6.5 doesn't understand the encrypted value of the element since the connector was created in a later version.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&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;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2022 12:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65227#M2847</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-08-06T12:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: import of Microsoft Graph - Teams API v1.2.bprelease failed in BP 6.5.0.12573</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65228#M2848</link>
      <description>Thank You &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;,&lt;BR /&gt;i changed the value as you suggested and i'm fine now.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kouadio ANDOKOU&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Aug 2022 13:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/import-of-Microsoft-Graph-Teams-API-v1-2-bprelease-failed-in-BP/m-p/65228#M2848</guid>
      <dc:creator>KouadioANDOKOU</dc:creator>
      <dc:date>2022-08-06T13:23:00Z</dc:date>
    </item>
  </channel>
</rss>

