Code Monkey home page Code Monkey logo

Comments (4)

CallMeTerdFerguson avatar CallMeTerdFerguson commented on August 23, 2024 4

It was already on my personal backlog before you asked. Unfortunately, with a baby on the way in a couple of months, I have to be honest that I have no idea when I will get to it, which is why I opted to document in the issue and close it rather than take the time to open a PR. I'll hopefully get around to it soonish though.

from feedbin-docker.

CallMeTerdFerguson avatar CallMeTerdFerguson commented on August 23, 2024 2

Nevermind, I just figured it out. Thanks to @karlprieb 's PR #65 where I saw how he enabled Twitter integration, I realized that a similar ENV var is needed for Pocket (POCKET_CONSUMER_KEY). The app itself doesn't throw a very useful exception if there is no key set, it just chokes and dies, which made it hard to track down. Could be that I was just being daft, but might be good to just add some general doc to the .env example in this project (taken from env.example in the upstream) with these keys for the various integrations.

export EVERNOTE_KEY=
export EVERNOTE_SECRET=

export INSTAPAPER_KEY=
export INSTAPAPER_SECRET=

export POCKET_CONSUMER_KEY=

export READABILITY_API_TOKEN=
export READABILITY_READER_KEY=
export READABILITY_READER_SECRET=

export TUMBLR_KEY=
export TUMBLR_SECRET=

from feedbin-docker.

CallMeTerdFerguson avatar CallMeTerdFerguson commented on August 23, 2024

Just thought I'd check in again and see, does anyone have sharing to Pocket working on their instance or do all self hosters get a 500 when attempting to activate the integration?

from feedbin-docker.

karlprieb avatar karlprieb commented on August 23, 2024

Can you open a PR adding and documenting those variables?

from feedbin-docker.

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.