appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.

Home Page:https://developers.app.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No 'data' for App-Stream 'user_follow' delete.

appox opened this issue · comments

Here is a example of an app-stream json entry without 'data':

{"meta": {"timestamp": 1375305209609, "is_deleted": true, "type": "user_follow", "id": "2301417"}}

It not happens all the time. (41 out of 1320 times in the last 10h)

I believe this happens when a user account is being deleted. You can safely ignore these.

Works for me :-)
Thanks.