System Information
- Strapi version: v3.6.10:
- OS: Ubuntu:
- DB: MongoDB:
- Node: 12.22.1:
- Npm: 6.14.12:
- Yarn: 1.22.10:
Hello everyone, I’m having an issue when creating new user from the administration panel.
When going to “Settings > Administration Panel / Users > Create new user” I fill the information as requested and try to create the user. Which usually generates a link/url for the user to create the password. This URL includes a query:
register?RegistrationToken=TOKEN
What is happening is that the registration token is not being created or not being added to the URL and I get the following:
This only happens outside my local environment (integration, valdiation, production).
My logs are not showing any error and I don’t know what else can I check
Thank you Everyone
Juan