API Role permission issue

john richard

Beginner
Nov 6, 2020
6
0
1
Hi,

I'm facing an issue in 'create API Role'. There are showing two modules of the same name. Screenshot is attach. Please fix this issue.

Best Regard,
John Richard
 

Attachments

  • error.PNG
    error.PNG
    54.2 KB · Views: 4

wasif

Administrator
Staff member
Apr 9, 2019
576
112
43
John, this issue can be fixed by rebuilding the API permissions table. You can rebuild by using one of the following methods

Shell-Based:
SSH to your server and navigate to Mumara root folder, then run the following command

php artisan rebuild:permissions

Web-Based:
Open the following URL

https://your_mumara_domain.com/execute/command/rebuild:permissions

Note: Replace your_mumara_domain.com with your own Mumara domain.
 
Last edited: