You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kolucciy I've just faced the same issue and it seems like when using reply, you don't need the json_encode part. It will go through \Symfony\Component\HttpFoundation\JsonResponse which automatically encodes stuff for you.
It does seem inconsistent with say, though (feels like both should accept array formats).
Is it possible to reply with attachment to command?
It fails with the following error in Slack:
/comamnd failed with the error "invalid_attachments_format"
The text was updated successfully, but these errors were encountered: