Do I need paid account to utilize the file upload feature using .NET SDK? Also where to find authorization code for my app in the interface?
Please let me know and I am stuck on this
Do I need paid account to utilize the file upload feature using .NET SDK? Also where to find authorization code for my app in the interface?
Please let me know and I am stuck on this
Hi there @prasanna , welcome to the forum.
No you do not.
You will, however be limited to 2 specific authentication methods, developer token or oAuth 2.0
You need a free box individual account, you can get one here
Then, after completing the registration process, log in to your free account.
You’ll need to access the developer console, navigate to it using https://app.box.com/developers/console
Follow the rest of the steps detailed in this article under Create Box APP.
Now you need to choose your authentication, the quicker way is to use a developer token, but you can also choose OAuth 2.0
You can generate a developer token from the configuration tab of your app:
Check out the authentication examples on our SDK.
Let us know if this helps.
Hi @rbarbosa ,
Could yoy please guide me how to downlaod Box file into .net application ? I am new to Box APIs. Please share link if I can go through.
Thanks,
Devanand
Hi @purohitdevanand ,
I’m not a .Net developer, so the best I can do is point you to the examples in the SDK documentation.
Try this one:
Let me know if this helps.
Cheers
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.