1

I try to set up a bot on a Slack Entreprise account but I keep getting a scope_not_allowed_on_entreprise

I've tried with the following scopes

  • identity.basic
  • identity.email
  • identity.team
  • identity.avatar

I've looked into the documentation https://api.slack.com/scopes and https://api.slack.com/docs/oauth but there's no specific mentions of an Entreprise specific quirk or rules.

I tried removing the scope in the url, but it says scope cannot be blank.

Any idea where I could find some documentation or information on that ?

Thanks

Zav
  • 21
  • 5
  • please add the scopes that are not working to your question. Also, you can try with the generic scopes `bot` and/or `command` if your approach works at all. – Erik Kalkoken Nov 28 '18 at 17:33
  • @ErikKalkoken I've updated with the scopes, thanks. – Zav Nov 28 '18 at 19:17

0 Answers0