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]: metadata_filter Not Supported in SDKs #807

Open
1 task done
HamadaSalhab opened this issue Nov 5, 2024 · 0 comments
Open
1 task done

[Bug]: metadata_filter Not Supported in SDKs #807

HamadaSalhab opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HamadaSalhab
Copy link
Contributor

📜 Description

Reproduce:

client.users.list(metadata_filter={'filter_key': 'filter_value'})

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?

  • I checked and didn't find similar issue
@HamadaSalhab HamadaSalhab added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants