cancel
Showing results for 
Search instead for 
Did you mean: 

Error while importing Graph API for Teams

KirtishTrivedi
Level 5
I have a requirement to send Teams message  reminder to almost 500 users per day based on their email id present in the excel sheet

I am planning to use MS Graph API, As per instruction I have followed below steps

Login to Azure Account
Create Client Secret
Import .bprelease file
--->I clicked on Download asset from link https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-graph-api---teams  
but getting below error 

An error occurred while attempting to import the release:
Value cannot be null.
Parameter name: type

Please let me know if I am missing anything here

------------------------------
Kirtish Trivedi
------------------------------
1 BEST ANSWER

Best Answers

Hi Kirtish,

The Authentication VBO is actually a separate asset on the DX as it's used by several of the Graph integrations.

You can find it here.

Cheers,



------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

View answer in original post

6 REPLIES 6

ewilson
Staff
Staff
Hi @Kirtish Trivedi,

What version of Blue Prism are you using?​ I've seen this error in the past, and it's usually tied to loading the release in an older version that doesn't know how to deal with the Password data type.

Cheers,

------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

Hi @ewilson, I am using Blueprism version 6.4.3​

------------------------------
Kirtish Trivedi
------------------------------

@Kirtish Trivedi,

Yes, this is an issue with the encryption schema that's used to encrypt the initial value of any Password data items. I think it was BP v6.6 that the internal encryption scheme was changed. I've uploaded an update to the Teams asset on the DX to revert the value of the AccessToken data item to use to encrypted value from the previous encryption scheme. This should load fine in v6.4 and up.

Cheers,


------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

Hi @ewilson, Thanks. I was able to import now. But as per the document, release file contains below things

  • Web API Service Definition
    • Microsoft Graph – Teams
  • VBO
    • Microsoft Graph - Teams Authentication

But I am not able to find the VBO in the release file. Could you please assist ?​

------------------------------
Kirtish Trivedi
------------------------------

Hi Kirtish,

The Authentication VBO is actually a separate asset on the DX as it's used by several of the Graph integrations.

You can find it here.

Cheers,



------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

Hi @ewilson, Thanks for the assistance.

I am able to downloads authentication VBO.  ​

------------------------------
Kirtish Trivedi
------------------------------