System Information
- Strapi Version: 4.9.1
- Operating System: Windows
- Database: sqlite
- Node Version: 18.9.1
- NPM Version: 8.19.2
I have encountered an issue when attempting to click on the confirmation link in my Account Confirmation email.
It returns a forbidden error: {“data”:null,“error”:{“status”:403,“name”:“ForbiddenError”,“message”:“Forbidden”,“details”:{}}}.
I have already done:
- Enabled Email Confirmation in the Advanced Settings.
- Checked the “sendMailConfirmation” option in the Authenticated Roles.
Here are some images depicting the process: