<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61735#M36146</link>
    <description>&lt;P&gt;Still having random issues with this error. Is the sandbox maintenance tonight going to address it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same request fails when testing it on:&lt;BR /&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "validateCustomerPaymentProfileRequest": {
    "merchantAuthentication": {
      "name": "my-name-here",
      "transactionKey": "my-id-here"
    },
    "customerProfileId": "1503393152",
    "customerPaymentProfileId": "1502720933",
    "validationMode": "liveMode"
  }
}&lt;/PRE&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;PRE&gt;{
    "directResponse": "3,3,21,An error occurred during processing. &amp;amp;nbsp;Please try again.,,P,0,none,Test transaction for ValidateCustomerPaymentProfile.,0.01,ECHECK,auth_only,133,,,,,,,,,,,f47f16c2-d7f4-44b0-b77c-d1aa19ff36c2@example.com,,,,,,,,,0.00,0.00,0.00,FALSE,none,3121D547B990D5AFD9073A2218BADF3C,,,,,,,,,,,,,XXXX6789,Bank Account,,,,,,,,,,,,,,,,,",
    "messages": {
        "resultCode": "Error",
        "message": [
            {
                "code": "E00027",
                "text": "An error occurred during processing. &amp;amp;nbsp;Please try again."
            }
        ]
    }
}&lt;/PRE&gt;</description>
    <pubDate>Thu, 15 Feb 2018 21:05:09 GMT</pubDate>
    <dc:creator>bendiy</dc:creator>
    <dc:date>2018-02-15T21:05:09Z</dc:date>
    <item>
      <title>Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61704#M36116</link>
      <description>&lt;P&gt;Seems to be happening when I try to run a `validateCustomerPaymentProfileRequest`. Working about 25% of the time. Was working fine yesterday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 17:56:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61704#M36116</guid>
      <dc:creator>bendiy</dc:creator>
      <dc:date>2018-02-14T17:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61735#M36146</link>
      <description>&lt;P&gt;Still having random issues with this error. Is the sandbox maintenance tonight going to address it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same request fails when testing it on:&lt;BR /&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-validate-customer-payment-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "validateCustomerPaymentProfileRequest": {
    "merchantAuthentication": {
      "name": "my-name-here",
      "transactionKey": "my-id-here"
    },
    "customerProfileId": "1503393152",
    "customerPaymentProfileId": "1502720933",
    "validationMode": "liveMode"
  }
}&lt;/PRE&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;PRE&gt;{
    "directResponse": "3,3,21,An error occurred during processing. &amp;amp;nbsp;Please try again.,,P,0,none,Test transaction for ValidateCustomerPaymentProfile.,0.01,ECHECK,auth_only,133,,,,,,,,,,,f47f16c2-d7f4-44b0-b77c-d1aa19ff36c2@example.com,,,,,,,,,0.00,0.00,0.00,FALSE,none,3121D547B990D5AFD9073A2218BADF3C,,,,,,,,,,,,,XXXX6789,Bank Account,,,,,,,,,,,,,,,,,",
    "messages": {
        "resultCode": "Error",
        "message": [
            {
                "code": "E00027",
                "text": "An error occurred during processing. &amp;amp;nbsp;Please try again."
            }
        ]
    }
}&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Feb 2018 21:05:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61735#M36146</guid>
      <dc:creator>bendiy</dc:creator>
      <dc:date>2018-02-15T21:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61739#M36150</link>
      <description>&lt;P&gt;I am seeing it too for createTransaction. I'm checking on the status.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 21:37:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61739#M36150</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2018-02-15T21:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61740#M36151</link>
      <description>&lt;P&gt;There is maintenance going on and they are aware of the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 22:14:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61740#M36151</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2018-02-15T22:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61742#M36153</link>
      <description>&lt;P&gt;Thank you for the update&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 22:22:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61742#M36153</guid>
      <dc:creator>bendiy</dc:creator>
      <dc:date>2018-02-15T22:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox Down? Getting random E00027 An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61756#M36163</link>
      <description>&lt;P&gt;My company got this on our non sandbox account. Is this still&amp;nbsp;being worked on?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2018 18:41:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-Down-Getting-random-E00027-An-error-occurred-during/m-p/61756#M36163</guid>
      <dc:creator>gbanker3419</dc:creator>
      <dc:date>2018-02-17T18:41:46Z</dc:date>
    </item>
  </channel>
</rss>

