Open frankyrus opened 5 years ago
Unfortunately, we don't provide schemas or Open API specs for the variety of interactive response sequences in the API.. I know this inquiry is a bit dated, but if you're still running into trouble I recommend asking Slack support or the wider community for help with this particular issue: api.slack.com/support
Description
We are trying to implement interactivity select with the external datasource as described here - https://api.slack.com/reference/block-kit/block-elements#external_select
Our select inside actions:
Request for external options:
Our response to POST with code 200 as application/json:
After this response we have the error:
{ok: false, error: "invalid_response_json"}
on Slack client. What is the correct response format for this method?What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)