Cannot disable MFA challenge when Get MFA API access tokens

In my tenant, I’m using getAccessTokenSilently to request a new MFA API access token,

Although I set the Require Multi-factor Auth = Never and Disabled Adaptive MFA Risk Assessment, Auth0 always requires an MFA challenge.

How can I disable MFA challenge when requesting an MFA API access token?