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

SDK-Get an user access

New post

Comments

2 comments

  • jcleblanc

    Hi ,

     

    I think the issue has to do with your private key. Did you download the config file directly from the application config section of the developer console, or are you rolling your own private key? A few things to make sure of visually:

     

    • Does your private key include the start line and end line?
    • There should be no extra spaces between each line.

    If you have created your own private key or you have it embedded inside the config JSON file that you downloaded from Box, it'll look something like this (just with a longer key):

     

    -----BEGIN ENCRYPTED PRIVATE KEY-----\n6rAITIbV7A\nJhdDLWG+1eruLRIZVNMSwNq0vHA/GVpeKPjRs3aNfhoWWS016oaEiwXpEx03vUOieVJgpja1sm99eCIaQ/mFKP8M\nxCbNODIYlUZeWPUpCWtx0IgONxMj9TtqAOvlyPZKUNtGXtFluI5d2s+26oPs+p2F\nAzY=\n-----END ENCRYPTED PRIVATE KEY-----\n

     

    0
    Comment actions Permalink
  • carlostorres1

    Hello good morning   thank you so much for answering my question, I tried to generate the json as the API documentation says and I can generate the publickeyID but I have one more question and I hope that you can help me, the question is: How can I generate the privateKey and passphrase in the configuration section? If the only thing that the api generates me is the developer token, clientID and the publicKey. So I have the doubt of how can I get the privatekey and the passphrase? Or I just need to assign some value personally?.

    I hope that you can help me and again thanks for answering my question.

    Regards.

    0
    Comment actions Permalink

Please sign in to leave a comment.