Any thoughts on why we might encounter this error ...
# talk-kratos
t
Any thoughts on why we might encounter this error upon clicking the link in a verification email?
Copy code
{
  "code": 500,
  "status": "Internal Server Error",
  "message": "named insert: ERROR: insert or update on table \"identity_verification_codes\" violates foreign key constraint \"identity_verification_codes_identity_verifiable_addresses_id_fk\" (SQLSTATE 23503)"
}