<?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 00007 Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-00007-Error/m-p/38831#M21206</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get a CIM hosted page profile token, for testing purposes, using&amp;nbsp;&lt;STRONG&gt;getHostedProfilePageRequest&lt;/STRONG&gt;&amp;nbsp;but I keep getting the famous&amp;nbsp;&lt;STRONG&gt;00007 Error:&lt;/STRONG&gt;&lt;STRONG&gt;User authentication failed due to invalid authentication values&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My request look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getHostedProfilePageRequest&amp;nbsp;&amp;nbsp;xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;nbsp;&amp;nbsp;xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;MY_SANDBOXACCOUNT_NAME&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;MY_TRANSACTION_KEY&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;0&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;/getCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;The apiURl used is:"&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I must do to make this work?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2014 12:42:49 GMT</pubDate>
    <dc:creator>liviu2duma</dc:creator>
    <dc:date>2014-01-31T12:42:49Z</dc:date>
    <item>
      <title>CIM 00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-00007-Error/m-p/38831#M21206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get a CIM hosted page profile token, for testing purposes, using&amp;nbsp;&lt;STRONG&gt;getHostedProfilePageRequest&lt;/STRONG&gt;&amp;nbsp;but I keep getting the famous&amp;nbsp;&lt;STRONG&gt;00007 Error:&lt;/STRONG&gt;&lt;STRONG&gt;User authentication failed due to invalid authentication values&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My request look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getHostedProfilePageRequest&amp;nbsp;&amp;nbsp;xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://www.w3.org/2001/XMLSchema"&amp;nbsp;&amp;nbsp;xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;MY_SANDBOXACCOUNT_NAME&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;MY_TRANSACTION_KEY&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;0&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;/getCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;The apiURl used is:"&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I must do to make this work?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:42:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-00007-Error/m-p/38831#M21206</guid>
      <dc:creator>liviu2duma</dc:creator>
      <dc:date>2014-01-31T12:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: CIM 00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-00007-Error/m-p/38833#M21207</link>
      <description>&lt;P&gt;I figgured it myself and this may help others. T&lt;SPAN style="line-height: 16px;"&gt;he problem is that: instead of &lt;/SPAN&gt;MY_SANDBOXACCOUNT_NAME,&amp;nbsp;&lt;SPAN style="line-height: 16px;"&gt;there should be the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 16px;"&gt;API Login ID, even that the element name is &lt;/SPAN&gt;&lt;STRONG&gt;name.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2014 13:01:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-00007-Error/m-p/38833#M21207</guid>
      <dc:creator>liviu2duma</dc:creator>
      <dc:date>2014-01-31T13:01:03Z</dc:date>
    </item>
  </channel>
</rss>

