<?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 CIM createCustomerProfileRequest &amp;quot;Please try again&amp;quot;? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72250#M44609</link>
    <description>&lt;P&gt;I am using this url:&amp;nbsp;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With my sandbox account, trying to create a customer profile programmatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt; 
&amp;lt;merchantAuthentication&amp;gt;
&amp;lt;name&amp;gt;[ hidden ]&amp;lt;/name&amp;gt;
&amp;lt;transactionKey&amp;gt;[ hidden ]&amp;lt;/transactionKey&amp;gt;
&amp;lt;/merchantAuthentication&amp;gt;
&amp;lt;profile&amp;gt;
&amp;lt;merchantCustomerId&amp;gt;XXXXX_0001&amp;lt;/merchantCustomerId&amp;gt;
&amp;lt;description&amp;gt;First Last&amp;lt;/description&amp;gt;
&amp;lt;email&amp;gt;XXXX@EXAMPLE.COM&amp;lt;/email&amp;gt;
&amp;lt;paymentProfiles&amp;gt;
&amp;lt;customerType&amp;gt;individual&amp;lt;/customerType&amp;gt;
&amp;lt;payment&amp;gt;
&amp;lt;creditCard&amp;gt;
&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;
&amp;lt;expirationDate&amp;gt;2023-12&amp;lt;/expirationDate&amp;gt;
&amp;lt;/creditCard&amp;gt;
&amp;lt;/payment&amp;gt;
&amp;lt;/paymentProfiles&amp;gt;
&amp;lt;/profile&amp;gt;
&amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt;
&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I get a wierd response:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="token prolog"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;createCustomerProfileResponse &lt;SPAN class="token attr-name"&gt;&lt;SPAN class="token namespace"&gt;xmlns:&lt;/SPAN&gt;xsi&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;http://www.w3.org/2001/XMLSchema-instance&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token attr-name"&gt;&lt;SPAN class="token namespace"&gt;xmlns:&lt;/SPAN&gt;xsd&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;http://www.w3.org/2001/XMLSchema&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token attr-name"&gt;xmlns&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;AnetApi/xml/v1/schema/AnetApiSchema.xsd&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;messages&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;resultCode&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Error&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;resultCode&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;message&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
      &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;code&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;E00001&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;code&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
      &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;text&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;An error occurred during processing. Please try again.&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;text&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;message&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;messages&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;customerPaymentProfileIdList&lt;SPAN class="token punctuation"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;customerShippingAddressIdList&lt;SPAN class="token punctuation"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;validationDirectResponseList&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;string&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;1,1,1,(TESTMODE) This transaction has been approved.,000000,P,0,none,Test transaction for ValidateCustomerPaymentProfile.,1.00,CC,auth_only,XXXXX_0001,,,,,,,,,,,XXXX@EXAMPLE.COM,,,,,,,,,0.00,0.00,0.00,FALSE,none,,,,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,,&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;string&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;validationDirectResponseList&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;createCustomerProfileResponse&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;It says there is an error, please try again, but it also says it validates, I even get an emailed receipt that it validates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jun 2020 21:38:46 GMT</pubDate>
    <dc:creator>jlbprof4567</dc:creator>
    <dc:date>2020-06-20T21:38:46Z</dc:date>
    <item>
      <title>CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72250#M44609</link>
      <description>&lt;P&gt;I am using this url:&amp;nbsp;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With my sandbox account, trying to create a customer profile programmatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt; 
&amp;lt;merchantAuthentication&amp;gt;
&amp;lt;name&amp;gt;[ hidden ]&amp;lt;/name&amp;gt;
&amp;lt;transactionKey&amp;gt;[ hidden ]&amp;lt;/transactionKey&amp;gt;
&amp;lt;/merchantAuthentication&amp;gt;
&amp;lt;profile&amp;gt;
&amp;lt;merchantCustomerId&amp;gt;XXXXX_0001&amp;lt;/merchantCustomerId&amp;gt;
&amp;lt;description&amp;gt;First Last&amp;lt;/description&amp;gt;
&amp;lt;email&amp;gt;XXXX@EXAMPLE.COM&amp;lt;/email&amp;gt;
&amp;lt;paymentProfiles&amp;gt;
&amp;lt;customerType&amp;gt;individual&amp;lt;/customerType&amp;gt;
&amp;lt;payment&amp;gt;
&amp;lt;creditCard&amp;gt;
&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;
&amp;lt;expirationDate&amp;gt;2023-12&amp;lt;/expirationDate&amp;gt;
&amp;lt;/creditCard&amp;gt;
&amp;lt;/payment&amp;gt;
&amp;lt;/paymentProfiles&amp;gt;
&amp;lt;/profile&amp;gt;
&amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt;
&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I get a wierd response:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="token prolog"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;createCustomerProfileResponse &lt;SPAN class="token attr-name"&gt;&lt;SPAN class="token namespace"&gt;xmlns:&lt;/SPAN&gt;xsi&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;http://www.w3.org/2001/XMLSchema-instance&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token attr-name"&gt;&lt;SPAN class="token namespace"&gt;xmlns:&lt;/SPAN&gt;xsd&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;http://www.w3.org/2001/XMLSchema&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token attr-name"&gt;xmlns&lt;/SPAN&gt;&lt;SPAN class="token attr-value"&gt;&lt;SPAN class="token punctuation"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;AnetApi/xml/v1/schema/AnetApiSchema.xsd&lt;SPAN class="token punctuation"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;messages&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;resultCode&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Error&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;resultCode&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;message&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
      &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;code&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;E00001&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;code&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
      &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;text&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;An error occurred during processing. Please try again.&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;text&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;message&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;messages&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;customerPaymentProfileIdList&lt;SPAN class="token punctuation"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;customerShippingAddressIdList&lt;SPAN class="token punctuation"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;validationDirectResponseList&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
    &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;&lt;/SPAN&gt;string&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;1,1,1,(TESTMODE) This transaction has been approved.,000000,P,0,none,Test transaction for ValidateCustomerPaymentProfile.,1.00,CC,auth_only,XXXXX_0001,,,,,,,,,,,XXXX@EXAMPLE.COM,,,,,,,,,0.00,0.00,0.00,FALSE,none,,,,,,,,,,,,,,XXXX1111,Visa,,,,,,,,,,,,,,,,,&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;string&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;validationDirectResponseList&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;createCustomerProfileResponse&lt;SPAN class="token punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;It says there is an error, please try again, but it also says it validates, I even get an emailed receipt that it validates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 21:38:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72250#M44609</guid>
      <dc:creator>jlbprof4567</dc:creator>
      <dc:date>2020-06-20T21:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72259#M44615</link>
      <description>&lt;P&gt;It looks like there may just have been an issue with sandbox processing, does this happen consistently?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you try our API Reference you can see this method working :&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 04:41:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72259#M44615</guid>
      <dc:creator>brianmc</dc:creator>
      <dc:date>2020-06-22T04:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72265#M44619</link>
      <description>&lt;P&gt;It happens everytime with this data.&amp;nbsp; I went to the try it tab, and replaced the merchant authentication with mine, but used the example transaction.&amp;nbsp; &amp;nbsp;That worked, but if I pop the above transaction into the tab, it fails with the same reason everytime.&amp;nbsp; &amp;nbsp;It must be the content, but what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The contents of the transaction use the exact same form I just changed the contents of the fields, but it validates, both with an xml validator and the transaction itself validates, but it keeps saying please try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:50:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72265#M44619</guid>
      <dc:creator>jlbprof4567</dc:creator>
      <dc:date>2020-06-22T12:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72267#M44621</link>
      <description>&lt;P&gt;It must be some data in your three Customer Profile fields that are causing an issue.&amp;nbsp; Can you change them one field at a fime from the test payload that's working?&lt;/P&gt;&lt;PRE&gt;&amp;lt;merchantCustomerId&amp;gt;XXXXX_0001&amp;lt;/merchantCustomerId&amp;gt;
&amp;lt;description&amp;gt;First Last&amp;lt;/description&amp;gt;
&amp;lt;email&amp;gt;XXXX@EXAMPLE.COM&amp;lt;/email&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:19:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72267#M44621</guid>
      <dc:creator>brianmc</dc:creator>
      <dc:date>2020-06-22T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72268#M44622</link>
      <description>&lt;P&gt;I have absolutely no idea why, but&amp;nbsp;XXXX@EXAMPLE.COM is an unacceptable email address.&amp;nbsp; Even though it gave no indication as to why.&amp;nbsp; &amp;nbsp;I thought at first it might be EXAMPLE.COM, as you never put any other domain in a public environment, so I tested this email&amp;nbsp;&lt;SPAN&gt;myemail@EXAMPLE.COM and that worked.&amp;nbsp; &amp;nbsp;I am quite concerned about this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 21:56:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/72268#M44622</guid>
      <dc:creator>jlbprof4567</dc:creator>
      <dc:date>2020-06-22T21:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerProfileRequest "Please try again"?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/73255#M45337</link>
      <description>&lt;P&gt;Check out the latest Whataburger and Hardee's breakfast time?&lt;/P&gt;&lt;P&gt;&lt;A href="https://technoratia.com/whataburger-breakfast-hours/" target="_blank"&gt;https://technoratia.com/whataburger-breakfast-hours/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://technoratia.com/hardees-breakfast-time/" target="_blank"&gt;https://technoratia.com/hardees-breakfast-time/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 05:37:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerProfileRequest-quot-Please-try-again-quot/m-p/73255#M45337</guid>
      <dc:creator>Jusymason</dc:creator>
      <dc:date>2020-09-17T05:37:51Z</dc:date>
    </item>
  </channel>
</rss>

