API: getHeadlines/getArticle out of sync?

Support requests, bug reports, etc. go here. Dedicated servers / VDS hosting only
OverlordQ
Bear Rating Trainee
Bear Rating Trainee
Posts: 1
Joined: 14 Apr 2017, 21:37

API: getHeadlines/getArticle out of sync?

Postby OverlordQ » 14 Apr 2017, 21:42

So if I make a request to getHeadlines I'll get back a JSON list of articles, if I then pass one of the article IDs back to getArticle, I get back an empty response

Code: Select all

{"sid":"xxxxxxxxx", "op":"getHeadlines", "since_id":"0", "feed_id":"-4"}

Code: Select all

{u'always_display_attachments': False,
 u'author': u'xxxx',
 u'comments_count': 0,
 u'comments_link': u'',
 u'feed_id': u'7928',
 u'feed_title': u'flickr tag feed',
 u'guid': u'SHA1:43ea07b4e7b6290a53dc3e189aae72c1d06da756',
 u'id': 19258249,
 u'is_updated': False,
 u'labels': [],
 u'lang': u'',
 u'link': u'xxxxxx',
 u'marked': False,
 u'note': None,
 u'published': False,
 u'score': 0,
 u'tags': [u'xxx'],
 u'title': u'xxx',
 u'unread': True,
 u'updated': 1492195089}



Code: Select all

{"sid":"xxxxxxx", "op":"getArticle","article_id":"19258249"}


Code: Select all

{u'status': 0, u'content': [], u'seq': 0}


Any ideas?

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: API: getHeadlines/getArticle out of sync?

Postby fox » 16 Apr 2017, 12:39



Return to “Support”

Who is online

Users browsing this forum: No registered users and 2 guests