Hi, I am trying to setup a Box Sign action via my custom Box App by posting to https://api.box.com/2.0/sign_requests. The request returns: "The request requires higher privileges than provided by the access token."
The app is authorized and enabled, and has all scopes enabled. The authentication method: OAuth 2.0 with Client Credentials Grant (Server Authentication).
Does anyone know what I am doing incorrectly?
