Hello.
I am having trouble on creating an app user.
From the doc in https://developer.box.com/guides/users/create-app-user/
I sent the a POST request to 'https://api.box.com/2.0/users'
with payload as :
{
But received :
From the docs, there is no extra config necessary that needed to be done on my application.
I am sure that my token is valid and I am the admin and owner of the box application.
What am I missing?
And where I can find the docs so that I can create an app user?
Best Regards.
