<?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: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67991#M41281</link>
    <description>&lt;P&gt;Sorry about that, been a while since I've used the console.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the API Live Console&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card" target="_blank"&gt;https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 00:17:51 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2019-06-12T00:17:51Z</dc:date>
    <item>
      <title>Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67975#M41266</link>
      <description>&lt;P&gt;I've been attempting to connect a new store I'm developing in WooCommerce to my Sandbox account. I've got my Sandbox set to LIVE instead of TEST and I've set both my Woo settings to both Test as well as Production with the proper login ID and API keys. I've changed both my keys many, many times to no effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to checkout, I always receive a 200 error that the order didn't complete.&lt;BR /&gt;&lt;BR /&gt;When I get to the checkout, I get the following errors:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="woocommerce-info"&gt;Request&lt;BR /&gt;method: POST&lt;BR /&gt;uri: &lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;user-agent: WooCommerce-Authorize.Net-Gateway/3.0.3 (WooCommerce/3.6.4; WordPress/5.2.1)&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[content-type] =&amp;gt; application/xml&lt;BR /&gt;[accept] =&amp;gt; application/xml&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsRequest 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;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsRequest&amp;gt;&lt;BR /&gt;duration: 0.77377s&lt;/DIV&gt;&lt;DIV class="woocommerce-info"&gt;Response&lt;BR /&gt;code: 200&lt;BR /&gt;message: OK&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[cache-control] =&amp;gt; no-store&lt;BR /&gt;[pragma] =&amp;gt; no-cache&lt;BR /&gt;[content-type] =&amp;gt; application/xml; charset=utf-8&lt;BR /&gt;[x-opnet-transaction-trace] =&amp;gt; a2_a4b557e9-8242-42a7-9c8d-7ba0d1b5aaec-22356-3177605&lt;BR /&gt;[access-control-allow-credentials] =&amp;gt; true&lt;BR /&gt;[access-control-allow-headers] =&amp;gt; x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;[access-control-allow-methods] =&amp;gt; PUT,OPTIONS,POST,GET&lt;BR /&gt;[access-control-allow-origin] =&amp;gt; *&lt;BR /&gt;[strict-transport-security] =&amp;gt; max-age=31536000&lt;BR /&gt;[x-cnection] =&amp;gt; close&lt;BR /&gt;[content-length] =&amp;gt; 411&lt;BR /&gt;[date] =&amp;gt; Mon, 10 Jun 2019 21:39:35 GMT&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsResponse&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;E00007&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;User authentication failed due to invalid authentication values.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsResponse&amp;gt;&lt;/DIV&gt;&lt;DIV class="woocommerce-info"&gt;Request&lt;BR /&gt;method: POST&lt;BR /&gt;uri: &lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;user-agent: WooCommerce-Authorize.Net-Gateway/3.0.3 (WooCommerce/3.6.4; WordPress/5.2.1)&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[content-type] =&amp;gt; application/xml&lt;BR /&gt;[accept] =&amp;gt; application/xml&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsRequest 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;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsRequest&amp;gt;&lt;BR /&gt;duration: 0.32984s&lt;/DIV&gt;&lt;DIV class="woocommerce-info"&gt;Response&lt;BR /&gt;code: 200&lt;BR /&gt;message: OK&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[cache-control] =&amp;gt; no-store&lt;BR /&gt;[pragma] =&amp;gt; no-cache&lt;BR /&gt;[content-type] =&amp;gt; application/xml; charset=utf-8&lt;BR /&gt;[x-opnet-transaction-trace] =&amp;gt; a2_5c8778b3-4047-4085-93a5-a0f9773a5612-28052-3180044&lt;BR /&gt;[access-control-allow-credentials] =&amp;gt; true&lt;BR /&gt;[access-control-allow-headers] =&amp;gt; x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;[access-control-allow-methods] =&amp;gt; PUT,OPTIONS,POST,GET&lt;BR /&gt;[access-control-allow-origin] =&amp;gt; *&lt;BR /&gt;[strict-transport-security] =&amp;gt; max-age=31536000&lt;BR /&gt;[x-cnection] =&amp;gt; close&lt;BR /&gt;[content-length] =&amp;gt; 411&lt;BR /&gt;[date] =&amp;gt; Mon, 10 Jun 2019 21:39:35 GMT&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsResponse&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;E00007&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;User authentication failed due to invalid authentication values.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsResponse&amp;gt;&lt;/DIV&gt;&lt;DIV class="woocommerce-info"&gt;Request&lt;BR /&gt;method: POST&lt;BR /&gt;uri: &lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;user-agent: WooCommerce-Authorize.Net-Gateway/3.0.3 (WooCommerce/3.6.4; WordPress/5.2.1)&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[content-type] =&amp;gt; application/xml&lt;BR /&gt;[accept] =&amp;gt; application/xml&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsRequest 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;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsRequest&amp;gt;&lt;BR /&gt;duration: 0.49695s&lt;/DIV&gt;&lt;DIV class="woocommerce-info"&gt;Response&lt;BR /&gt;code: 200&lt;BR /&gt;message: OK&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[cache-control] =&amp;gt; no-store&lt;BR /&gt;[pragma] =&amp;gt; no-cache&lt;BR /&gt;[content-type] =&amp;gt; application/xml; charset=utf-8&lt;BR /&gt;[access-control-allow-credentials] =&amp;gt; true&lt;BR /&gt;[access-control-allow-headers] =&amp;gt; x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;[access-control-allow-methods] =&amp;gt; PUT,OPTIONS,POST,GET&lt;BR /&gt;[access-control-allow-origin] =&amp;gt; *&lt;BR /&gt;[strict-transport-security] =&amp;gt; max-age=31536000&lt;BR /&gt;[x-cnection] =&amp;gt; close&lt;BR /&gt;[content-length] =&amp;gt; 411&lt;BR /&gt;[date] =&amp;gt; Mon, 10 Jun 2019 21:39:38 GMT&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsResponse&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;E00007&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;User authentication failed due to invalid authentication values.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsResponse&amp;gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Jun 2019 21:41:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67975#M41266</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-10T21:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67986#M41276</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30929"&gt;@databell96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The actual error within the response body is what you should use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;E00007&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;text&amp;gt;User authentication failed due to invalid authentication values.&amp;lt;/text&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/responseCodes.html?code=E00007" target="_blank"&gt;https://developer.authorize.net/api/reference/responseCodes.html?code=E00007&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 17:03:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67986#M41276</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-06-11T17:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67987#M41277</link>
      <description>I know that. But the thing is I constantly reset the API keys and each and every time, it comes up&lt;BR /&gt;as invalid. No matter what. This makes no sense.&lt;BR /&gt;&lt;BR /&gt;I know what is happening but what I need to know is what can be done to fix it.&lt;BR /&gt;&lt;BR /&gt;And again, no matter how many times I reset it, it doesn’t take.</description>
      <pubDate>Tue, 11 Jun 2019 17:10:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67987#M41277</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-11T17:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67989#M41279</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30929"&gt;@databell96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that our Sandbox and Production systems are completely separate and you cannot use credentials from one system with the other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me suggest trying the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Log into the sandbox at &lt;A href="https://sandbox.authorize.net" target="_blank"&gt;https://sandbox.authorize.net&lt;/A&gt; and reset your credentials&lt;/LI&gt;
&lt;LI&gt;Then go to the try it tab in the &lt;A href="https://developer.authorize.net/api/reference/" target="_self"&gt;API Reference&lt;/A&gt; and add your new credentials&lt;/LI&gt;
&lt;LI&gt;Confirm you can submit a transaction&lt;/LI&gt;
&lt;LI&gt;Then move to your system, configure WooCommerce for our sandbox and use credentials.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If this works, then you simply need new production credentials and follow similar steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 18:00:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67989#M41279</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-06-11T18:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67990#M41280</link>
      <description>&lt;P&gt;The Try It tab? I'm in the reference page and I don't see a Try It tab anywhere. I did reset my password though.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 20:12:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67990#M41280</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-11T20:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67991#M41281</link>
      <description>&lt;P&gt;Sorry about that, been a while since I've used the console.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the API Live Console&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card" target="_blank"&gt;https://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 00:17:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/67991#M41281</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-06-12T00:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68008#M41295</link>
      <description>&lt;P&gt;I have no idea how to use that.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 04:29:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68008#M41295</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-13T04:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68009#M41296</link>
      <description>&lt;P&gt;OK, I think I know what to do. I went to the Charge a Credit Card section. In the API Live Console, I substituted my Login ID in the name area and the Transaction Key in that spot. Clicked SEND and I got a response back of&amp;nbsp; "This Transaction has been approved".&lt;BR /&gt;&lt;BR /&gt;So I'm guessing it's not authorize.net but rather my server?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 04:35:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68009#M41296</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-13T04:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68011#M41298</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30929"&gt;@databell96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you checked to see if your hashed signature has anything to do with this? The invalid authentication values could be tied to that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 06:18:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68011#M41298</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-13T06:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68014#M41301</link>
      <description>&lt;P&gt;I wouldn't even know where to start with that.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 10:24:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68014#M41301</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-13T10:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68015#M41302</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/30929"&gt;@databell96&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Neither do I because you don’t have one for your submission. You are posting to the API endpoint I just noticed. You need to post to the sandbox endpoint. That will fix your problem.</description>
      <pubDate>Thu, 13 Jun 2019 10:56:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68015#M41302</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-06-13T10:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Constantly receiving 200 error messages fron conneting my Sandbox to WooCommerce</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68023#M41307</link>
      <description>&lt;P&gt;How do I do that?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 18:10:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Constantly-receiving-200-error-messages-fron-conneting-my/m-p/68023#M41307</guid>
      <dc:creator>databell96</dc:creator>
      <dc:date>2019-06-13T18:10:41Z</dc:date>
    </item>
  </channel>
</rss>

