Hello,
I’ve created a Custom App using the JWT (Server Authentication) method called ZQ_Demo
. I’ve configured the app with App + Enterprise Access and enabled the necessary scopes. However, when I try to authenticate using the Box Node SDK, I receive this error:
Auth Error: Please check the 'sub' claim. The 'sub' specified is invalid. i400 Bad Request] invalid_grant
Can you please confirm whether the app needs to be manually authorized on your side, or if there are any additional steps required for using JWT authentication?
Thank you!