I have given a users role/policy permission to create a collection but it still returns forbidden when they attempt to do so, any ideas on this?
Creating collections are restricted to admins only, irrespective of permissions granted to the user.
Hello!
Do you know if your user is trying to achieve this via the API? If so, it would be good to make sure that they’re using the correct authentication method to do so.