20-02-24 08:18 AM
Hi,
we have Blue Prism 6.10.3.
When we try to use Google Cloud – Authentication VBO we get this error:
20-02-24 07:13 PM
21-02-24 08:30 AM
Hi Leonardo,
we have the DLL Netwonsoft.JSON.dll (and it is working).
We think that the problem could be the version of the dlls of the object Google Cloud Authentication VBO.
Regards,
Nicolò
21-02-24 03:33 PM
That VBO doesn't directly reference the Newtonsoft DLL, but it does reference the JWT and BouncyCastle DLLs. Most likely, it's an issue within one of those DLLs and the Newtonsoft version installed by BP v6.10.3. You can try downloading v13 of the Newtonsoft DLL and drop it in your BP Automate folder. Just make sure to make a backup copy of the existing Newtonsoft DLL.
You can get the v13 Newtonsoft from Nuget at the following link.
https://www.nuget.org/api/v2/package/Newtonsoft.Json/13.0.1
The downloaded file will be a .nupkg. It's really just a zip file, so if you change the file extension to .zip you'll be able to open it in File Explorer and pull the DLL out.
Did you download the support files from the asset page and deploy those to your BP folder?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
23-02-24 08:48 AM
Hi Eric,
in your opinion, could we try using an earlier version of the JWT DLL?
Thanks,
Nicolò Ceccaroni