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
When I run command, it's work great.
When I run from playbook im getting:
Failed to execute SlackBlockBuilder. Error: The request to the Slack API failed. (url: https://slack.com/api/chat.postMessage)
The server responded with: {'ok': False, 'error': 'invalid_blocks_format'}
Screenshots
From Playbook:
From command in playground:
The text was updated successfully, but these errors were encountered:
Hi and welcome to our Content Developer Docs project!
Thanks and congrats for opening your very first issue.
If you know the fix, you may also submit a PR to fix the issue if you like!
Hi @BarHalifa, this should be opened as a bug through the support portal.
This issue will be closed as it is only served for documentation purposes.
Thanks
When I run command, it's work great.
When I run from playbook im getting:
Failed to execute SlackBlockBuilder. Error: The request to the Slack API failed. (url: https://slack.com/api/chat.postMessage)
The server responded with: {'ok': False, 'error': 'invalid_blocks_format'}
Screenshots
From Playbook:
![image](https://private-user-images.githubusercontent.com/112609120/386974188-c337c30b-3aa1-4f0c-a69a-339868e299a8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTA3OTEsIm5iZiI6MTczOTMxMDQ5MSwicGF0aCI6Ii8xMTI2MDkxMjAvMzg2OTc0MTg4LWMzMzdjMzBiLTNhYTEtNGYwYy1hNjlhLTMzOTg2OGUyOTlhOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMTQ4MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05MWFiMGIwZjQwYWRiYTFmNjIwMDNjZmEzMTljYzE0NGEzZmIwZDc5NjY1ZTU2ZGQ4NzEwYWE2MDk3ODg2MGIxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.59UqchI3jvMChPcOwMoCJHDnddkz_8wp1zQGvAW5ics)
From command in playground:
![image](https://private-user-images.githubusercontent.com/112609120/386974258-32b87cb8-7bad-436d-8724-c45506824451.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTA3OTEsIm5iZiI6MTczOTMxMDQ5MSwicGF0aCI6Ii8xMTI2MDkxMjAvMzg2OTc0MjU4LTMyYjg3Y2I4LTdiYWQtNDM2ZC04NzI0LWM0NTUwNjgyNDQ1MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMTQ4MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iNmU0YmU3ODYzM2E5NzM3OTQ4MTFlYTEzZWQ4ZjhiOGQ1YjExNjJmYTBhZGZlMTk3YjQ2ZTdjZWU2NmYzMzk1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.M62CRr5UrRZUiOgduzsb7xPe-UI4H24h1F5X7SBbNEU)
The text was updated successfully, but these errors were encountered: