We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I found your solution few days ago to provide a good solution to invite new user to a slack community.
After some reading I tried to create an App to get a working token (from this URL)
https://api.slack.com/apps/XXXX/install-on-team?
But this Token do not work.
Notes: I've added some scopes to this app such as admin.invites.write.
admin.invites.write
Is App integration working or only generated invite url now work ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I found your solution few days ago to provide a good solution to invite new user to a slack community.
After some reading I tried to create an App to get a working token (from this URL)
https://api.slack.com/apps/XXXX/install-on-team?
But this Token do not work.
Notes:
I've added some scopes to this app such as
admin.invites.write
.Is App integration working or only generated invite url now work ?
The text was updated successfully, but these errors were encountered: