When attempting to import JSON data, we are receiving the following error message:
"Forbidden - You don't have permission to write this data type."
We have already ensured that all necessary permissions are granted, both for the collection types we are importing into and for the plugin itself. However, the error persists, preventing us from successfully importing the data.
we are using "Strapi 4.24.3" and "strapi-plugin-import-export-entries": "^1.23.1"
are there any missing steps?