Strapi v4 - Forbidden access / GraphQL

Hello, I want to make a list of favorite products of registered users.
I have given connections between products and consumers. I have granted access to the application by the administration, but it still cannot be executed.
I enclose screenshots of the whole process. JWT is valid.

  1. My Query:

  2. Content-Type Builder


  3. Admin Settings

3.1 Try full public access

System Information
  • Strapi Version: 4.0.4
  • Operating System: MacOS
  • Database: PostgreSQL
  • Node Version: 16.X

Hello, I’ve got a similar issue. Any update on why this happens?

I deleted the collection and recreated it.
It is also possible that a plugin is causing the problem.

This bug was observed in old versions of Strapi, I have not noticed it in newer versions.