System Information
- Strapi Version: 4.x
- Operating System: Windows
- Database: postgresql
- Node Version: 16
- NPM Version: *
- Yarn Version: *
Hi,
I’m trying to fetch results from /api/*
using admin’s authroization token. However no matter how I try, it’s rejected by the api. I wonder is there any way to allow admin users to call the built-in content api?