Hello,
I’m trying to activate my self hosted version of n8n to get the additional features.
When I recieve the email and click the link I get this error:
Activation failed
User is missing a scope required to perform this action
I’ve tried resending the email a few times to no avail, any hints?
Thanks
Hi @stuartleech
Honestly I always just copy the license key and paste it manually into the settings page..
I haven’t tried clicking the links in the email 
1 Like
Where do you paste it though? I don’t seem to have a field for the license?
I have version 1.113.3 and ui is different.
First try clear caches and try again, or if you use any proxy be sure to set this :
N8N_PROTOCOL=https
N8N_HOST=your.domain.com
N8N_PORT=443
N8N_EDITOR_BASE_URL=https://your.domain.com/
WEBHOOK_URL=https://your.domain.com/
1 Like
hmm weird,
this is how it should looks like