You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Not sure if this is a bug or feature request but calling .count on SearchCollection object results in the error Nylas::InvalidRequest: Unexpected query parameters set(['view'])
To Reproduce
Some steps involved to reproduce the bug and any code samples you can share.
Describe the bug
Not sure if this is a bug or feature request but calling
.count
onSearchCollection
object results in the errorNylas::InvalidRequest: Unexpected query parameters set(['view'])
To Reproduce
Some steps involved to reproduce the bug and any code samples you can share.
Expected behavior
This method should return the number of messages found from the search query.
SDK Version:
5.14.0
Additional context
Related to: #378
The text was updated successfully, but these errors were encountered: