Hi, I’ve been working with the Java SDK and am trying to use the FileRequest copy method to apply an existing template to file requests to new folders. This is the example code I’ve been following:
https://developer.box.com/guides/file-requests/copy/
But the template doesn’t seem to be copying over correctly. Could there be an issue with the Java SDK?
Thanks!