You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to write a local file to a FileType object in my AddressSpace, but it always returns a BadNotImplemented error.
I also tried using the create file method to create the file object with a local file loaded, but without success.
Below is the code I used to create the objects. Does anyone know what it needs to write a local file to a FileType object and/or load a file via the Create File method?
Type of issue
Current Behavior
Hello,
I'm trying to write a local file to a FileType object in my AddressSpace, but it always returns a BadNotImplemented error.
I also tried using the create file method to create the file object with a local file loaded, but without success.
Below is the code I used to create the objects. Does anyone know what it needs to write a local file to a FileType object and/or load a file via the Create File method?
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: