Not getting what is expected
I am new to Filament and trying to follow documentation to get the admin panel to work. When trying to access the admin panel I am receiving "These credentials do not match our records" instead of the 403 forbidden.
Not sure what I'm doing wrong.
3 Replies
Yes, that is the code I'm following (Still no joy). Thanks for the response.
Unless you have policies the canAccessFilament method is really the only thing keeping you out unless you have the wrong password or email for the user.