question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Slack deprecating the users.admin.invites api

See original GitHub issue

I have been looking at hosting an instance slack recommends using their new apps for creating tokens.

I tried creating one but seems like I can’t add scope admin.users.invites for free accounts it is only available for enterprise users.

Slackin might stop working once they complete phase out the legacy api.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jbvivuncommented, Jan 19, 2021

Confirmed with Slack that they changed this (removed links that never expire) and do not have an ETA for bringing that functionality back. So something like Slackin is still required for landing pages-- unless you want to update the invite every 30 days by hand.

0reactions
softmarshmallowcommented, Nov 2, 2020

image

This seems updated also, cannot make non 30 days expiring link. And also the document link above, content seems to be updated as followed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

admin.users.invite method - Slack API
This Admin API invites a user to a workspace. This API method for admins may only be used on Enterprise Grid. Example responses....
Read more >
ruby on rails - slack user invitation to workspace - Stack Overflow
You haven't added the client scope which Slack is telling you in the error. The client scope "Receives all events from a workspace...
Read more >
Programatically invite users to a Slack group (on a free plan)
I'm looking for a way to programatically invite users to a Slack group ... Custom API - there is an admin.users.invite method available, ......
Read more >
Changelog - Slack Platform Developer Tools
Fix #1452 fields[key].label is missing in users.profile.get responses (via #1453 ) ... Add support for the admin.apps.requests.cancel API method (via #1413) ...
Read more >
admin.users.setRegular method - Slack
The Admin APIs feature is not enabled for this team. user_not_found. The requested user was not found. cannot_modify_primary_owner.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found