Every Item Update Fails since this morning !

  • Servitel

    448 mensajes

    Suiza

    Hi Support since this morning the item update fails with error 400 err_item_incorrectRenewOrigin

    This is data array we pass for update an item (no changes at our end since some months):
    [item] => Array
    (
    [id_category] => 9486
    [fixed_price] => 12.00
    [currency] => EUR
    [title] => Rovigo Città cartolina MV4776
    [personal_reference] => 126551307064
    [id_shipping_model] => 4731720
    [qty] => 1
    [duration] => 28
    [description] => Original Vintage postcard. Cartolina originale d'epoca.<br /><br />Published with xdm.it software
    [renew] => null
    [images] => Array
    (
    [0] => Vinculo (https)
    [1] => Vinculo (https)
    )

    )


    This error happens for every client and every item listed
  • Servitel

    448 mensajes

    Suiza

    I have forgot the itemid on Delcampe: 2056565409
  • @lco
    Cuenta cerrada

    94 mensajes

    Bélgica

    Hello Servitel

    In your call the renew value is: [renew] => null

    But it could be "null" as a string and we are expecting an integer here
    Can you try the call by removing the renew field to ensure it's the default (infinite renews) value?
    Also you can try to set it to "99" which is the max allowed when setting the field value

    Regards,

    Laurent.
  • Servitel

    448 mensajes

    Suiza

    Hello Servitel

    In your call the renew value is: [renew] => null

    But it could be "null" as a string and we are expecting an integer here
    Can you try the call by removing the renew field to ensure it's the default (infinite renews) value?
    Also you can try to set it to "99" which is the max allowed when setting the field value

    Regards,

    Laurent.
    Hi Laurent
    without renew parameter works fine !

    One of your collegues in another thread here have suggested to use "null" instead of 99 because 99 is a parameter that will be deleted in the future

    Thanks
  • postcarddatabase

    65 mensajes

    Bélgica

    in this thread Vinculo (https) support said 'null' should be a string (hence the quotes), which didn't make any sense but it did work;

    my topic about the same question earlier on Vinculo (https) was never answered by delcampe; what a wonderful support;

    the documentation has since been adjusted Vinculo (https) , i quote:

    "Accepted values and their meanings
    "null" (string) : renew until sold"

    thus, [renew] => "null" , as a string, should work;

    the remark "and we are expecting an integer here" is not correct, according to the documentation which says "Data type : integer|string"; but this string only applies to "null", not to "99" as wrongly suggested;

    greetings..

Únese a la comunidad de coleccionistas

Inscripción Identificarse