Skip to content

[Bug] List of entitlements by identity is giving empty objects #108

@robjoyCisco

Description

@robjoyCisco

Describe the bug A clear and concise description of what the bug is.

Im using python SDK https://developer.sailpoint.com/docs/api/v2024/list-entitlements-by-identity/
list-entitlements-by-identity enpoint is giving below null object reference. I have entitlements assigned to my id. FYI. Role assignment api is working.

{
"objectRef": null,
"tags": null
}
{
"objectRef": null,
"tags": null
}

To Reproduce Steps to reproduce the behavior:

Call the python sdk list-entitlements-by-identity endpoint as described - https://developer.sailpoint.com/docs/api/v2024/list-entitlements-by-identity/

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to
happen.

Actual behavior A clear and concise description of what actually happens.

Screenshots If applicable, add screenshots to help explain your problem.

Operating System (please complete the following information):

  • OS: [e.g. Windows 10 19044.1889, Ubuntu 18.04, Mac OS Monterey 12.4]
  • CLI Environment [e.g. Command Prompt, Powershell, Terminal]
  • Version [e.g. 1.04]

Browser (please complete the following information):

  • Browser: [e.g. Chrome, Firefox, Brave, Safari]
  • Version [e.g. 1.04]

Additional context Add any other context about the problem here.

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