Skip to main content

I am sucessfully callinng getSharedItem with Java API, problem is the returned object is missing the id for the file. I need file id so that I can automate downloading of the file. See sample below...

Any help appreciated

Stan.

lxh01JDSQEPNZ2MY2D9RS5XSF9XBH.png

Hi Stanley,

Welcome to Box Community and glad to assist!

It shows that you have a designated team that works with Box Premier Services. For immediate assistance, you should contact your internal helpdesk team.

Thanks for posting! 


Okay, I figured it out. I could call getID() on the info object in Java.