We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
InvalidUri
When using NotificationsHandler.lists() a InvalidUri Error is returned.
NotificationsHandler.lists()
This also happens in the notifications example.
notifications
I suppose a leading / was missed in src/api/activity/notifications.rs#L252 during #297
/
The text was updated successfully, but these errors were encountered:
Thank you for your issue! If someone wants to write quick PR to fix it, we can merge and release it today.
Sorry, something went wrong.
Done, see #364
Successfully merging a pull request may close this issue.
When using
NotificationsHandler.lists()
aInvalidUri
Error is returned.This also happens in the
notifications
example.I suppose a leading
/
was missed in src/api/activity/notifications.rs#L252 during #297The text was updated successfully, but these errors were encountered: