Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack API error on too many blocks in one post #41

Closed
bbaga opened this issue Dec 7, 2021 · 0 comments · Fixed by #43
Closed

Slack API error on too many blocks in one post #41

bbaga opened this issue Dec 7, 2021 · 0 comments · Fixed by #43
Labels
bug Something isn't working

Comments

@bbaga
Copy link
Owner

bbaga commented Dec 7, 2021

{
  "ok" : false,
  "error" : "invalid_blocks",
  "errors" : [ "no more than 50 items allowed [json-pointer:/blocks]" ],
  "warning" : "missing_charset",
  "response_metadata" : {
    "messages" : [ "[ERROR] no more than 50 items allowed [json-pointer:/blocks]" ],
    "warnings" : [ "missing_charset" ]
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant