🇫🇷France nstCactus
I know this issue is postponed but here's a patch (for version 2.0.0) that also works for multilingual sites.
I was getting access denied when I tried adding a link to a menu using the URL /fr/admin/structure/menu/manage/header/add
. If I modified the URL manually to be /admin/structure/menu/manage/header/add
, the error was gone.
Hope this helps!