Git Product home page Git Product logo

Comments (5)

cytopia avatar cytopia commented on August 24, 2024

Could it be that the IMGUR_KEY (which is inside the script) has invalidated?

from thunar-custom-actions.

cytopia avatar cytopia commented on August 24, 2024

They seem to have changed the API for uploading.

I just tried it via this url: https://api.imgur.com/3/gallery.xml but it requires authentication and my current Imgur key does not work.

from thunar-custom-actions.

bazz1tv avatar bazz1tv commented on August 24, 2024

Would love to see progress on this. Thank you

from thunar-custom-actions.

matiasw avatar matiasw commented on August 24, 2024

It seems like the access key needs to be replaced by an OAuth2 Client ID.

"Each client must register their application and receive the client_id and client_secret.
For public read-only and anonymous resources, such as getting image info, looking up user comments, etc. all you need to do is send an authorization header with your client_id in your requests. This also works if you'd like to upload images anonymously"

so that should be enough for our purposes.
Is this application registered? If so, could the client ID be patched into the request?

from thunar-custom-actions.

matiasw avatar matiasw commented on August 24, 2024

I have a Pull Request that fixes my problems with upload-to-imgur: #15

from thunar-custom-actions.

Related Issues (13)

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.