Skip to content

Could not convert string to integer: MerchantACS. #65

@JulioRamos0

Description

@JulioRamos0

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

{
  "consumerAuthenticationInformation" : {
      "returnUrl": "{{returnUrl}}",
      "referenceId": "{{referenceId}}"
  }
}

If that consumer authentication information is not present, it does not fail, but since there is a PENDING_AUTHENTICATION, there is no ACCESS_TOKEN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions