We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
metadata_filter
Reproduce:
client.users.list(metadata_filter={'filter_key': 'filter_value'})
Error:
TypeError: UsersResource.list() got an unexpected keyword argument 'metadata_filter'
No response
The text was updated successfully, but these errors were encountered:
whiterabbit1983
No branches or pull requests
📜 Description
Reproduce:
Error:
TypeError: UsersResource.list() got an unexpected keyword argument 'metadata_filter'
👟 Reproduction steps
No response
👀 Have you spent some time to check if this bug has been raised before?
The text was updated successfully, but these errors were encountered: