How to access service account
AnsweredHi ,
I am building Box platform application. My box app is using server-to-server authentication with OAuth 2.0 and JSON Web Tokens (JWT). I can make API call as AdminClient and AppUserClient. However, how do I make API requests through app's Service Account? Especially, how do I get the so-called enterprse token?
By the way, I am using C# building Box app.
Thanks for your help!
Please sign in to leave a comment.
Comments
1 comment