Following error occurred when handling block_actions callback.
{
"type": "block_actions",
...
"state": {
"values": {
"<block_id>": {
"<action_id>": {
"type": "static_select",
"selected_option": {
"text": {
"type": "plain_text",
"text": "foo",
"emoji": true
},
"value": "foo"
}
}
}
}
},
...
}
Following error occurred when handling block_actions callback.
The field is documented as dictionary of objects but the field of struct is string.
https://api.slack.com/reference/interaction-payloads/block-actions#reference-interactive-components-payloads__fields