Getting 403 error while creating app user

New post

Comments

1 comment

  • LoCortes

    Good morning ,

     

    to create APP Users you can not use another APP User but the Service account related to your application.

     

    I understand that the authentication you are doing is sending the box_sub_type as "user" and the jwtPayload using the app user.

     

    You have to do the same but using as box_sub_type as "enterprise" and to generate the jwtPayload you have to use your enterprise ID.

     

    Thanks

    0
    Comment actions Permalink

Please sign in to leave a comment.