-
Notifications
You must be signed in to change notification settings - Fork 130
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
Error when calling accounts.ids
#378
Comments
Hey @f1sherman thanks for opening this issue. Currently the API does not support the |
Sounds great, thanks for the quick response! |
@f1sherman Thanks again for your patience, the PR just went up! Now all collections, including those not supporting |
Yay, thank you! |
Sorry, one more (potentially related) question: I'm getting the same error when calling |
@f1sherman No need! I'll push an update to fix this as well, thanks for pointing that out. |
Hey @f1sherman! That support has also been added and released in v5.12.1. |
Describe the bug
When calling
#ids
on a collection ofaccounts
, we get the errorNylas::InvalidRequest: Unexpected query parameters set(['view'])
To Reproduce
Expected behavior
The method should return the ids of the accounts
SDK Version:
5.12.0
The text was updated successfully, but these errors were encountered: