Giter VIP home page Giter VIP logo

Comments (5)

krasnoukhov avatar krasnoukhov commented on July 30, 2024

Could you please specify published time of 3 and 1 items you are trying to fetch?

from api.

noinnion avatar noinnion commented on July 30, 2024

https://theoldreader.com/reader/api/0/stream/contents?output=json&client=scroll&ck=1374507822735&s=user%2F-%2Fstate%2Fcom.google%2Freading-list&xt=user/-/state/com.google/read&n=1000&r=o

  1. item: "id": "tag:google.com,2005:reader/item/51ed29c98e49d0d5ba010abf", "published": 1374495992, "updated": 1374495992, "crawlTimeMsec": "1374495992000",
  2. item: "id": "tag:google.com,2005:reader/item/51ed4496d5d565d7b4007d6b", "published": 1374500803, "updated": 1374500803, "crawlTimeMsec": "1374500803000"
  3. item: "id": "tag:google.com,2005:reader/item/51ed51480d82a69572008785", "published": 1374507000, "updated": 1374507000, "crawlTimeMsec": "1374507000000",

https://theoldreader.com/reader/api/0/stream/contents?output=json&client=scroll&ck=1374507822735&s=user%2F-%2Fstate%2Fcom.google%2Freading-list&xt=user/-/state/com.google/read&n=1000&r=o&ot=1374507822

output: no new items
it should return:
4. item: "id": "tag:google.com,2005:reader/item/51ed54bed1716cde0e006a69", "published": 1374507720, "updated": 1374507720, "crawlTimeMsec": "1374507720000",

It think you should sort the items by crawlTime (not publishedTime). Seems that crawlTime is earlier than my sync time. But why it is not shown on the first sync.

from api.

krasnoukhov avatar krasnoukhov commented on July 30, 2024

Got your point. We already have a fix that will be deployed in next few days, I will let you know when this will be done.

from api.

krasnoukhov avatar krasnoukhov commented on July 30, 2024

I'm happy to let you know that this is fixed. Sorry that it took too long. Please note that it reflects on new content since now.

from api.

noinnion avatar noinnion commented on July 30, 2024

Thank you very much

from api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.