Hello there,
I'm testing the Android SDK with the "box-content-sample" provided on GitHub.
I placed the Client_id and Client_Secret (taken from Box app panel) in the code.
I also authorized this ClientId in the Admin Console -> Custom Apps -> App Authorization.
Nevertheless I still receive the "The grant type is unauthorized for this client_id"!
Could you help me to understand what is still missing?
I don't know if it is relevant, but I also created a Public/Private Keypair (following the "Setup with JWT" guid) and included the JSON file in the Android project.
Thank you,
Max