MCPcopy Create free account
hub / github.com/Flagsmith/flagsmith / SlackConfigurationDoesNotExist

Class SlackConfigurationDoesNotExist

api/integrations/slack/exceptions.py:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class SlackConfigurationDoesNotExist(APIException):
15 status_code = 400
16 default_detail = "Slack api token not found. Please generate the token using oauth"
17
18
19class SlackChannelJoinError(Exception):

Callers 1

get_api_tokenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…