
Matheus Cruz
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Matheus Cruz-
Matheus Cruz commented,
I'm using this method to autheticate. var boxJWT = new BoxJWTAuth( new BoxConfig( _boxAppSettings.ClientID, _boxAppSettings.ClientSecret, enterpriseId, _boxAppSettings.AppAuth.Privat...
-
Matheus Cruz commented,
This app will cover a lot of clients, to every user I authorize my app in the admin console and use user's interpriseId
-
Matheus Cruz commented,
Hey Alex, I'm using the oficial .NET sdk. My app is authenticated and is App Access Level and is using OAuth 2.0 Credentials with public key. Documentation: https://github.com/box/box-windows-sdk-v...
-
Matheus Cruz created a post,
Upload to personal account
AnsweredHi everyone, I have a problem that when I'm uploading a file, with the app authorized, it is creating a new account to upload the files and I can only access these files in the master panel in cont...