Welcome to the new Box Support website. Check out all the details here on what’s changed.

Webhooks V2 trigger error

New post

Comments

2 comments

  • dporikos

    Having the same issue.

    Could you please provide some help ?

     

    Thanks,

    Dimitris

    0
    Comment actions Permalink
  • dporikos

    Tried again by using Postman but I get another error now:

     

    {
    "type": "error",
    "status": 400,
    "code": "bad_request",
    "context_info": {
    "errors": [
    {
    "reason": "missing_parameter",
    "name": "targetId",
    "message": "'targetId' is required"
    },
    {
    "reason": "missing_parameter",
    "name": "targetType",
    "message": "'targetType' is required"
    }
    ]
    },
    "help_url": "http://developers.box.com/docs/#errors",
    "message": "Bad Request",
    "request_id": "jr1wb7frmlz430an"
    }

    0
    Comment actions Permalink

Please sign in to leave a comment.