[Solved] Drupal taxonomy alias cannot be deleted path invalid or you don't have permission
This was an unusual problem we faced in one of our digital products.
While going to the Taxonomy Terms page and changing the url, this error popped up.
Solution
1. Check your .htaccess or WAF rules
2. If there are no rules limiting access to the taxonomy page, go to the URL Alias section
/admin/config/search/path
3. Enter the taxonomy url
/taxonomy/term/your_number
4. You will see a duplicate System path like this
/taxonomy/term/your_number /taxonomy/term/
5. Delete the entry
6. Change the URL