E0000004 when posting /api/v1/authn with staged user

Users must be active to login. There is no way to check if the user is active (for user enumeration protection reasons) short of having admin access to the org so you can check the users status.

Could be something you cook up on your side using the /Users endpoint to get information about the user status, if you’re interested