You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CyberSource.Client.ApiException: Could not convert string to integer: MerchantACS. Path 'consumerAuthenticationInformation.acsOperatorID', line 1, position 1948.
at CyberSource.Client.ApiClient.Deserialize(RestResponse response, Type type)
The error only occurs if the following consumer authentication information is added
On
[POST] Check Payer Auth Enrollment https://apitest.cybersource.com/risk/v1/authentications
CyberSource.Client.ApiException: Could not convert string to integer: MerchantACS. Path 'consumerAuthenticationInformation.acsOperatorID', line 1, position 1948. at CyberSource.Client.ApiClient.Deserialize(RestResponse response, Type type)
The error only occurs if the following consumer authentication information is added
If that consumer authentication information is not present, it does not fail, but since there is a
PENDING_AUTHENTICATION
, there is no ACCESS_TOKENThe text was updated successfully, but these errors were encountered: