Skip to content

Get Asset Credential Fails on specific Credentials in same Folder #17

Description

@monkeymalle

Hi

I have been trying to Get Asset Credentials from on of our Tenants on a specific folder (2021.10). When I track the data in Fiddler "Orchestrator Manager" is able to search on the specific folder and return a list of all Asset Credentials.
However when trying to Get a specific Asset Credential in that folder I receive the following error:

Request:
POST https:///odata/Assets/UiPath.Server.Configuration.OData.GetRobotAssetByNameForRobotKey HTTP/1.1

Response:
{"message":"Could not find an asset with this name.","errorCode":1002,"resourceIds":null}

All other Asset Credentials can be read (both Username and Password as I use he RobotId).

All new Asset Credentials I create on the folder is now default "Orchestrator Database" as "Credential Store", but this also means, that I cannot Get these Asset Credentials with Orchestrator Manager.

I have checked the Assets and AssetValues tables ind the DB and all Asset Credentials have the same structure.

This means that there will be a lot of Asset Credentials I cannot access and extract from the Tenant and/or Folders.
Could you please look into this?

Tested on: Orchestrator Manager - 2.3.0 / Orchestrator 2021.10.3 On Premise

Best Regards Martin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions