Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Get a Single Campaign filter Document doesnt works. Requesting changes to 'Get Campaign Filter by ID' (get-campaign-filter-by-id) #640

Open
Via5K opened this issue Sep 28, 2024 · 0 comments

Comments

@Via5K
Copy link

Via5K commented Sep 28, 2024

Describe the bug Documentation does not mention a required header called X-Sailpoint-Experimental. Which when not passed during api call fails the request.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://developer.sailpoint.com/docs/api/v2024/get-campaign-filter-by-id/
  2. Pass the authorization token, And the id of campaign filter
  3. Scroll down to find the failed req
  4. See error

Expected behavior Response with the campaign information for which Id was passed in api cal

Actual behavior Request fails

Possible Solution Adding X-Sailpoint-Experimental : true should resolve the isse.

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

No branches or pull requests

1 participant