Hi All!
I have url - https://dfya.app.box.com/master/appId/folderId/0/fileId.
When I put this url in browser all working fine and I can see image (and I logged in box of course).
But I can not get file info API call.
Here is my url:
https://dfya.app.box.com/2.0/files/fileId?fields=expiring_embed_linkAnd return 404.
And I tried:
https://dfya.app.box.com/2.0/appId/folderId/0/fileId?fields=expiring_embed_linkAnd anyway I fetch 404.
Could you please help me?
Best regards, Evgen.