Hello,
I'm uploading a file without problems with uploadFile method, but the response sets sharedLink to null.
You can see the example here (https://developer.box.com/v2.0/reference#upload-a-file)
Can uploadFile method return sharedLink automatically or do I need to call createSharedLink when I need it?
Thanks