I’m attempting to get order data from a Yahoo store. I’m using the docs found here: http://lib.store.yahoo.net/lib/vw/order-payment-api.pdf
I can’t seem to get past authentication. I’ve got the store id. The store owner has turned on access for me and I’ve gotten the secret code to add to my xml POST request.
Anyone had any luck doing this? If you have can you help me.
Like magic this started working last weekend. Why? Nobody really knows. I did send yahoo an e-mail complaining but didn’t get a response.
Also, while running POSTs I found that preceding your request XML with a space is a bad idea.