MojoOriginal post
Web Developer
I am trying to create a document as an anonymous user. Setting the create to users did not work, so I tried adding a label for the anon user.
See attached for the user's labels, the READ works fine with label:anon, but the create doesn't.
Summary
Anonymous developer is unable to create a document even after setting a label for the user. The error message indicates that the permissions must include 'label:anon'. The READ operation works fine with the label 'anon', but the CREATE operation does not.