<?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: Help with error 00007 - James Bond has infiltrated my code :) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-00007-James-Bond-has-infiltrated-my-code/m-p/19968#M10971</link>
    <description>&lt;P&gt;That's the correct XML format, and theoretically the correct developer URL. Are you sure you're sending to that URL, and are you sure the login you're using is from a developer account and not a production account? Have you printed it out to make sure it doesn't have a space in it or a missing character or something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That particular error is for bad authentication values, so you have to be doing something wrong.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2011 18:55:40 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-12-13T18:55:40Z</dc:date>
    <item>
      <title>Help with error 00007 - James Bond has infiltrated my code :)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-00007-James-Bond-has-infiltrated-my-code/m-p/19962#M10968</link>
      <description>&lt;P&gt;Having an issue with an E00007 error during a customer checkout using the CIM system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Up to the point that the error occurs, here is what has happened:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Account is in Test mode&lt;/P&gt;&lt;P&gt;2. Code has been altered to use Test account data&lt;/P&gt;&lt;P&gt;3. Customer has come to the site and has successfully been issued a customerProfileID using the test system&lt;/P&gt;&lt;P&gt;4. Customer has successfullly added a credit card to the CIM system.&lt;/P&gt;&lt;P&gt;5. Customer places order,&amp;nbsp; and the system then fires up the request back to AuthNet to get that customers payment option details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I get this:&lt;/P&gt;&lt;P&gt;ErrorE00007User authentication failed due to invalid authentication values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code I am using to make the getCustomerProfileRequest :&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;getCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;123456789&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;ABCDEFGHIJKLMNOP&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;9876543&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;/getCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the system is working as it is supposed to up until this point,&amp;nbsp; and I don't think that this particular request method uses anything different to make the connection than other methods on the system that are working - I can't figure this one out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to be sure,&amp;nbsp; here are the actual connection variables in the vars.php file I'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$g_apihost = "apitest.authorize.net";&lt;BR /&gt;$g_apipath = "/xml/v1/request.api";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas why this is happening?&amp;nbsp; I'm open to suggestions :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;WHeis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 14:21:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-00007-James-Bond-has-infiltrated-my-code/m-p/19962#M10968</guid>
      <dc:creator>WHeisenberg</dc:creator>
      <dc:date>2011-12-13T14:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with error 00007 - James Bond has infiltrated my code :)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-00007-James-Bond-has-infiltrated-my-code/m-p/19968#M10971</link>
      <description>&lt;P&gt;That's the correct XML format, and theoretically the correct developer URL. Are you sure you're sending to that URL, and are you sure the login you're using is from a developer account and not a production account? Have you printed it out to make sure it doesn't have a space in it or a missing character or something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That particular error is for bad authentication values, so you have to be doing something wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 18:55:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-00007-James-Bond-has-infiltrated-my-code/m-p/19968#M10971</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-13T18:55:40Z</dc:date>
    </item>
  </channel>
</rss>

