Giter VIP home page Giter VIP logo

Comments (9)

ptk8ofbh avatar ptk8ofbh commented on June 11, 2024 1

Great, thanks so much!

from harpy.

robertodoering avatar robertodoering commented on June 11, 2024

The profile page requires access to Twitters v2 api endpoints. The v2 endpoints are subject to Twitters recent pricing changes.

Viewing profiles using the v2 api costs you $100 / month. And even if you were to pay, you are limited to 100 requests / 24 hours (https://developer.twitter.com/en/portal/products/basic)

Yeah.. no idea what they are thinking.

I could use the old v1 api to request user profile data but I have no idea when they're going to shut it down so its probably not worth the effort.

from harpy.

ptk8ofbh avatar ptk8ofbh commented on June 11, 2024

Got it - so when I use a custom API token, is that all using API v1? (i.e. effectively everything in the app will stop working when that shuts down?)

from harpy.

robertodoering avatar robertodoering commented on June 11, 2024

Yeah exactly. Everything except the profiles are still using the v1 API endpoints in harpy.

from harpy.

ptk8ofbh avatar ptk8ofbh commented on June 11, 2024

Got it. Well if it's an easy swap to update the API(s) for the user page to V1, I'd certainly appreciate it (as I'm sure others still using the app would as well), but I certainly understand if it's not worth your time, especially given the uncertainty.

Thanks for the replies and insight!

from harpy.

robertodoering avatar robertodoering commented on June 11, 2024

@ptk8ofbh Is the app still working for your with your custom api key, or did it break since yesterday?

from harpy.

ptk8ofbh avatar ptk8ofbh commented on June 11, 2024

@ptk8ofbh Is the app still working for your with your custom api key, or did it break since yesterday?

Yes, it's still working as of present (that's how I've been using the app since early April).

from harpy.

robertodoering avatar robertodoering commented on June 11, 2024

Interesting, mine was also working up until yesterday. Now it seems that I can't access the v1 api endpoints anymore.

Either way I won't be able to update profiles to use the old API, sorry.

from harpy.

robertodoering avatar robertodoering commented on June 11, 2024

I changed my mind and updated the profile page to work again using a free key that has access to the v1 api.

You can download the apk from the releases page: https://github.com/robertodoering/harpy/releases

from harpy.

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.