Code Monkey home page Code Monkey logo

Comments (14)

dguido avatar dguido commented on June 11, 2024

Updated to the latest commit on master today and this is still an issue :-/

from slackin.

dguido avatar dguido commented on June 11, 2024

I bothered people at Slack about this issue and they said:

I also must mention that Slackin uses an unpublished/undocumented/private API method to perform the invite itself, and we're unable to support it for public use (supported methods are listed at http://api.slack.com/methods).

Did they silently change the API that slackin was using and that's why it doesn't work anymore?

from slackin.

matthewford avatar matthewford commented on June 11, 2024

From the readme:

Important: if you use Slackin in single-channel mode, you'll only be able to invite as many external accounts as paying members you have times 5. If you are not getting invite emails, this might be the reason. Workaround: sign up for a free org, and set up Slackin to point to it (all channels will be visible).

from slackin.

dguido avatar dguido commented on June 11, 2024

Thanks Matt, I verified that is not the case. I am far under the limit for single-channel guests and I can invite them through the web panel.

from slackin.

lutoma avatar lutoma commented on June 11, 2024

Hi, I have the same issue. If I specify multiple channels (resulting in a dropdown menu in the frontend) it works just fine, but with only one channel it fails.

As a workaround I just specified "channelname," which leads to an empty option in the dropdown. It seems to work then.

from slackin.

StartupBros avatar StartupBros commented on June 11, 2024

I also had this problem - @lutoma's solution is working for now. Would be great to get rid of the empty dropdown option though.

from slackin.

GuGuss avatar GuGuss commented on June 11, 2024

Same issue here with a single channel.

Running slackin TEAM-ID TOKEN-ID --channels 'CHANNELNAME,' --port $PORT works fine but still displays a dropdown to the user.

from slackin.

nickstenning avatar nickstenning commented on June 11, 2024

This looks to me like this bug was introduced by this commit: e35a05b.

The form handler still expects channel to be provided in the POST payload, but the <select> is only rendered if the channel list contains more than one item.

from slackin.

carmstrong avatar carmstrong commented on June 11, 2024

Seeing this issue as well. Happy to deploy master once #152 is merged.

@lutoma Thanks for the workaround!

from slackin.

GuGuss avatar GuGuss commented on June 11, 2024

@carmstrong Yay, #152 has been merged!

from slackin.

carmstrong avatar carmstrong commented on June 11, 2024

#152 has been merged!

🍻 And 0.8.3! We can stop using our fork now! :)

from slackin.

txsteven avatar txsteven commented on June 11, 2024

I'm still seeing this on the Heroku app. Was #152 set to resolve it there also?

from slackin.

carmstrong avatar carmstrong commented on June 11, 2024

I'm still seeing this on the Heroku app.

Are you launching 0.8.3? The badge in the README is still using 0.8.2. Use this link:
https://heroku.com/deploy?template=https://github.com/rauchg/slackin/tree/0.8.3

from slackin.

rauchg avatar rauchg commented on June 11, 2024

@txsteven @carmstrong fixed the Badge. Let me know if it works!

from slackin.

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.