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

Is webhook endpoint available via JWT authentication in Python SDK?

Answered
New post

Comments

2 comments

  • Official comment
    Kourtney

    Hello Chrissy, 

    Yes it is! Take a look at the webhook documentation in the python SDK. 

    Best, 

    Kourtney 

    Comment actions Permalink
  • Chrissy

    Hi Kourtney,

     

    Thanks!

    The link you provided, however, does not mention any authentication methods supported as far as I can tell. The client object in the snippets, when authenticating via JWT, I recieve 403 error "insufficient scope" with error description "The request requires higher privileges than provided by the access token."

    .As opposed to using 1h temporary developer token (authenticating as my personal user), I successfully create the webhooks.

    Are you sure that client.create_webhook() is supported when client is initiated using JWT?

    Kr.

    0
    Comment actions Permalink

Please sign in to leave a comment.