stream-chat-go
stream-chat-go copied to clipboard
id params on watchers does not work in the REST API / SDK
Passing id_gt or any other id params does not work, see the screenshot below of my Postman request returning user with id 15 even though I passed in id_gt: 100. This seems to be an issue with the REST API and no the go SDK but could not find a more appropriate place to open an issue so let me know if there is a more appropriate place to raise this issue. Thank you!
Do you still have the problem?