Fernando F Costa
Results
2
comments of
Fernando F Costa
Hi @ihudedi. With the new version of microsoft-graph 6.4.0 and microsoft-kiota 1.0.5, the first bytes of the file are loaded, but then I receive the error: java.lang.IndexOutOfBoundsException at java.base/java.io.FileInputStream.readBytes(Native Method)...
Hi @ihudedi and @ramsessanchez I'm still a beginner in Java, but I'm testing uploading files using the LargeFileUploadTask class from microsoft-graph-core 3.1.6. However, I get the java.lang.IndexOutOfBoundsException error and the...