I'm using java and the Microsoft API SDK (6.11.0) to upload excel files on my onedrive. I created and registered an application on Microsoft Azure Identity and I have the correct grant to upload files ...
1/. The application will allow a user to upload an XML file a. The file can have 1-n number of Movie Records b. It should include some Movie Metadata (super high level is fine, maybe 5 fields) c. Each ...