Hi Folks,
I am very new to Box.com and APIs, need your help here:
I tried to fetch the contents of root folder for my Box account by pasting the below url in browser and I am unable to get the results as there is just a blank page. could some one please help me out here:
https://api.box.com/2.0/folders/0 \-H "Authorization: Bearer myDeveloperToken"
Do I need to consume this URL in an application like C# console or HTML application to make it work.
Thanks in advance!
