Skip to content

[Bug] Unable to set experimental header when using Get-V2025AdministratorsAccessRequestStatus #140

@juanm2019

Description

@juanm2019

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

Using Get-V2025AdministratorsAccessRequestStatus returns an error:

{ "error": "Experimental Header is missing or invalid." }

Method doesn't allow to set the experimental header, error:

Get-V2025AdministratorsAccessRequestStatus: A parameter cannot be found that matches parameter name 'XSailPointExperimental'.

To Reproduce Steps to reproduce the behavior:

  1. Go to a terminal from where PowerShell SDK can run successfully.
  2. Run the function "Get-V2025AdministratorsAccessRequestStatus"
  3. See error

Expected behavior A clear and concise description of what you expected to
happen.
An array of access requests should be returned from the function.

Actual behavior A clear and concise description of what actually happens.
An error is display:
{ "error": "Experimental Header is missing or invalid." }

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

Operating System (please complete the following information):

  • OS: Mac OS Sequoia 15.5
  • CLI Environment : Terminal

Browser (please complete the following information):

Additional context Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions