Git Product home page Git Product logo

Comments (5)

cyle avatar cyle commented on June 9, 2024 1

Notice? It says followed=false.

This is most likely just a race condition on our side, i.e. the record being saved to indicate you now follow that blog is written a microsecond after we query to see if you're following that blog when we render that JSON. We can fix it on our side. 👍 Thanks for bringing it to our attention!

from docs.

sorin-costea avatar sorin-costea commented on June 9, 2024

I'm totally happy to help getting Tumblr better :) but unfortunately that user is still not followed even now after a day (just checked on my dash), so there must be more to it - the query happened like you said, yet the operation still failed for some hidden reason.

from docs.

sorin-costea avatar sorin-costea commented on June 9, 2024

@cyle could it rather be the 200 follows/day quota being applied?

from docs.

cyle avatar cyle commented on June 9, 2024

@cyle could it rather be the 200 follows/day quota being applied?

This is possible, though the Tumblr API should be throwing a 4xx status code (most likely 403 Forbidden) at you in that case, not a 200 OK. I'll update this with more info when we've figured it out. 👌

from docs.

cyle avatar cyle commented on June 9, 2024

Sorry for not getting to this much sooner -- the issue should be resolved now, followed should be true in the response after a successful follow.

from docs.

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.