When user is created with API the S3 folder is not created, no error #1473
cloudlady911
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I am trying to create a user using the api. This user needs to have a filesystem that connects to S3.
This is my json payload:
I don't get any error and the user is created, but no s3 filesystem is created. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions