I recently encountered this problem. The issue is that in the personal_access_token table, the tokenable_type column has the value App\Models\User stored, which is causing this problem.
personal_access_token
tokenable_type
App\Models\User