Read-Only license exception to get user and group from API in 2020 version

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a development to get Vault groups and users and their roles from the API on read-only mode for the license, but on 2020 version I'm faced with an error, that is : New-Object : Exception calling ".ctor" with "1" argument(s): "Exception of type 'Autodesk.Connectivity.WebServices.VaultLicenseException' was thrown."
I tried with read-only = none, read-only = false, but the problem keep seems.
I know that the .dll file is not the same in 2020 version (AdskLicensingSDK_2.dll in 2020 version instead of clmloader.dll in 2019 version), but I don't know is there is an influence.
The developpement works perfectly in 2019 version with "read-only = false".
Has anyone ever faced this problem and found a solution?
Thanks and best regards,
Romain