Skip to content

Improve error handling

Stefano Antonel requested to merge improve-error-handling into main

Created by: stefanoantonel

The Drive changed the way to create files so I had to add

formData.append('relative_path', obj.parentFolder);

Merge request reports