Tagged Questions
0
votes
1answer
7 views
Inbox item not marked as read after viewing
Accessing inbox items using the following url:
/me/inbox
Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1).
The items are marked ...
11
votes
1answer
224 views
Can we have some sort of notification system?
It seems like the only way to get notified of certain events is to poll the site continuously. And as per the current policy, it seems like there should be at least a 2 minute delay between requests.
...