1

We are experiencing error all of a student while attempting to acknowledge orders, this started last week

Here is a sample post and result, everything else seems to work fine, getting Orders, shipping orders and updating inventory

the request sample is

https://marketplace.walmartapis.com/v3/orders/4800779811910/acknowledge/v3/orders/4800779811910/acknowledge

The error is

<?xml version=""1.0"" encoding=""UTF-8"" standalone=""yes""?><ns2:errors xmlns:ns2=""http://walmart.com/""><ns2:error><ns2:code>SYSTEM_ERROR.GMP_GATEWAY_API</ns2:code><ns2:info>System encountered some internal error.</ns2:info><ns2:severity>ERROR</ns2:severity><ns2:category>DATA</ns2:category><ns2:causes/><ns2:errorIdentifiers/></ns2:error></ns2:errors>
desertnaut
  • 57,590
  • 26
  • 140
  • 166
CanoPR
  • 11
  • 1
  • Shouldn't the request URL be https://marketplace.walmartapis.com/v3/orders/4800779811910/acknowledge or is it a typo in your post ? – kushan85 Mar 17 '20 at 19:52
  • Cut & Paste Typo but I'll check the code. It was working as I mentioned. Thanks for the attempt – CanoPR Mar 18 '20 at 20:37
  • Is this still an issue ? Were u able to figure out ? – kushan85 May 28 '20 at 14:49
  • This is a valid issue. I also have the Walmart API running on a set time every hour and every now and then the Acknowledge Orders post doesn't work. It is random and a few hours later the Order Acknowledge works fine. I have not found a workaround yet for this issue except to re-try at a later time. I think the Walmart server has its own issues... – jroyce Feb 15 '22 at 15:56

0 Answers0