Giter VIP home page Giter VIP logo

Comments (1)

anttipitkanen avatar anttipitkanen commented on August 31, 2024

It seems like the first connection to Flowdock returns an error response, and thus it's likely that the email/password is not correct. Just to be sure, have you set the Heroku config like this:

heroku config:set [email protected]
heroku config:set HUBOT_FLOWDOCK_LOGIN_PASSWORD=yourpass

And you can log into Flowdock with these credentials? And the users are in at least one flow?

I tried to reproduce this by starting a hubot from scratch (hubot --create /path/to/bot), inviting new user to a flow and accepting the invite by creating a new Flowdock account. I'm using:

NodeJS v0.10.4 (heroku) and v0.8.14 (local)
NPM 1.1.65
hubot-flowdock 0.4.0

However, no luck in reproducing this. It might be a good idea to add some console logging for those errors in hubot-flowdock so that we could actually see the status code and response body when the request fails. I'm releasing a patch with a deprecation fix soon, and I'll add the logging there as well.

from hubot-flowdock.

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.