System Information
- Strapi Version: 3.8.6
- Operating System:
- Database: mongo
- Node Version: 12.6
- NPM Version:
- Yarn Version:
Hi, I would like to know if it is possible to for an Authenticated user from users-permissions plugin to create a content like an admin user.
I tried to give to authenticated user, the right permission, but I still have a 403 Forbidden.
Do I do something wrong ?
Maybe there is another way ?
Thanks