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

Fixing issue with SearchUserOptions. The field name must be "external… #279

Merged

Conversation

luiscastanedalopez
Copy link
Contributor

…_id" not "external_ids"

@luiscastanedalopez
Copy link
Contributor Author

According https://developer.zendesk.com/api-reference/ticketing/users/users/#search-users. The param name must be external_id and right know the URL contains external_ids. For that reason when an external_id is passed, we get the whole list of zendesk user instead of the zendesk user that matches with the external_id.

Copy link
Owner

@nukosuke nukosuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@nukosuke nukosuke merged commit 2553cd8 into nukosuke:master Aug 14, 2023
6 checks passed
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.

2 participants