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

PowerShell JWT Authentication

New post

Comments

2 comments

  • megbails

    I am having this same issue. any solutions found?

    0
    Comment actions Permalink
  • Shaik Majid

    Hi There.

    For JWT you need to Authorise your Application to execute the command and generate the Admin token.

    Unless you authorise the API will hit you bad request.

    For authorise

    1. Login to box

    2. Go to your JWT applocation from box dev console

    3. You would find a tab called " Authorise" on the web

    4. Click and submit

    5. The admin team of BOX (internal/your organization Box admins will evaluate and authorise)

    5. Once authorised is confirmed then you would get the admin token.

    I hope this helps.

    Happy coding!.

    0
    Comment actions Permalink

Post is closed for comments.