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

Fix list notifications options #439

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

jaimegago
Copy link
Contributor

@jaimegago jaimegago commented Apr 18, 2022

The missing brackets keyword makes an unexpected encoded URI at request time which makes the API return an error

code 400, message: Invalid Input Provided (code: 2001): Include must be a Array

when calling ListNotifications method.

@theckman theckman added this to the v1.6.0 milestone Apr 24, 2022
@theckman
Copy link
Collaborator

I'll also backport this to the 1.5.x release branch.

@theckman theckman merged commit d75870e into PagerDuty:master Apr 24, 2022
theckman pushed a commit that referenced this pull request Apr 24, 2022
This backports the fix from PR #439 to the release-1.5.x branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants