Skip to content

Handle Glip Webhook API Errors #2

Description

@grokify

When a 200 OK response handled, optionally allow client to return 400 status for better downstream handling:

{
  "status":"error",
  "message":"Your request was accepted, however a post was not generated",
  "error":"Invalid Custom payload",
  "validation":[
    "payload.attachments[0].fields[1] should have required property 'value'"
  ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions