I am making a call to https://api.box.com/oauth2/token
to get a token for a user
.
I get a 400 with the following error:
Cannot obtain token based on the enterprise configuration for your app
I don't see this error message defined anywhere. Any ideas what I'm doing wrong?