F
Filament3mo ago
Ehsan

User does not have right permissions in API Service plugin

Hello All, For any Non-Super Admin user, I am getting error User does not have the right permissions. while using API. The token created for the user has [*] ability. I tried to give permission to the role and attach the role to the user, but it still doesn't work. I am using https://filamentphp.com/plugins/rupadana-api-service plugin alongwith Spatie Laravel Permission plugin. Please help.
1 Reply
toeknee
toeknee3mo ago
Check if you have policies created

Did you find this page helpful?