Git Product home page Git Product logo

Comments (15)

afeld avatar afeld commented on July 4, 2024

Ditto. Not seeing any errors in the logs or anything.

from slackin.

ultrasaurus avatar ultrasaurus commented on July 4, 2024

@rauchg are the emails sent by slack? is there something we need to do in the Slack admin to enable this?

from slackin.

rauchg avatar rauchg commented on July 4, 2024

@ultrasaurus they are. It could be related to the fact that it's a channel invite? I mostly test with full organization join.

from slackin.

rauchg avatar rauchg commented on July 4, 2024

Could be related to this which I recently merged a PR for:
https://github.com/rauchg/slackin/blob/master/lib/slack-invite.js#L8

@kishikawakatsumi can you confirm this works for you?

from slackin.

afeld avatar afeld commented on July 4, 2024

@rauchg I was running master, so had that change in. Had the same problem without the --channel flag. Will try adding some more logging and see what the issue is.

from slackin.

afeld avatar afeld commented on July 4, 2024

(I work w/ @ultrasaurus)

from slackin.

pcolton avatar pcolton commented on July 4, 2024

Seeing the same thing. I tried with our paid account and emails WORK, I tried it with a second account I created just for the task, a free account, and so far no emails. Same server, just changing SLACK_SUBDOMAIN to point to correct domain.

from slackin.

pcolton avatar pcolton commented on July 4, 2024

...so, I just upgraded to a paid plan and emails work now.

from slackin.

afeld avatar afeld commented on July 4, 2024

Hmmmmm, users.admin.invite isn't listed in their API docs (as also noted in https://levels.io/slack-typeform-auto-invite-sign-ups/). I only tried with an unpaid account...seems strange that there would be a difference there.

from slackin.

rauchg avatar rauchg commented on July 4, 2024

I've always used it with unpaid orgs myself.

from slackin.

xzyfer avatar xzyfer commented on July 4, 2024

Also experiencing this issue with a free slack account.

from slackin.

pcolton avatar pcolton commented on July 4, 2024

So, it seems to be a limit on Slack's side, that is, per their docs, single-channel guests are:

"Free for paid teams (limited to 5 accounts per paying team member)"

So once you hit the limit, no more invite emails go out.

from slackin.

brucek avatar brucek commented on July 4, 2024

The real deal seems to be that if you restrict users by channel (single channel mode), you'll have account limit problems. If you leave out the channel, it should work fine on free plans except that guests can see all channels. Might be worth a mention in the docs.

from slackin.

rauchg avatar rauchg commented on July 4, 2024

@brucek def. Thanks for the extra clarification. Just updated the docs.

image

LGTY?

from slackin.

SachaG avatar SachaG commented on July 4, 2024

Leaving out the SLACK_CHANNEL env variable crashed my Heroku app.

I ended up removing that variable completely from the Procfile, that seems to work (and I'm now finally receiving the invites! yay!).

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.