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

seenAt not working with ListNotificationsAsync #92

Open
mattbrailsford opened this issue Nov 16, 2024 · 0 comments
Open

seenAt not working with ListNotificationsAsync #92

mattbrailsford opened this issue Nov 16, 2024 · 0 comments

Comments

@mattbrailsford
Copy link
Contributor

I'm trying to use ListNotificationsAsync to get the latest unseen notifications, but it doesn't look like passing seenAt works. I noticed there is a bug in the code and so have submitted PR #91, however after fixing this I seemed to get a "seenAt is unsuported" suggesting that the endpoint wasn't accepting it and I'm not sure why.

I checked the discord channel and I can see plenty of people suggesting it so I'm positive it should work, but I really don't know what it's not. Maybe you have some ideas.

I'm currently having to fetch the latest 5 results and then filter them based on their indexedAt date, but I'd much rather only fetch what's new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant