martsve / mkm_api

MagicCardMarket API accesser (cmd and js)
GNU General Public License v2.0
10 stars 0 forks source link

put does't work #2

Closed ghost closed 5 years ago

ghost commented 8 years ago

put doesn't work: returns 417

martsve commented 8 years ago

Works for me. Try:

mkm put account/vacation/false
martsve commented 8 years ago

I just tried to do this after adding an item to my cart. :

mkm-api put shoppingcart/shippingaddress -f ship.xml

with ship.xml haivng the content of the example at https://www.mkmapi.eu/ws/documentation/API_1.1:ShoppingCart_ShippingAddress

It also worked. You probably have incorrectly formated XML.