/item/fixedprice/closed/sold dont' work !

  • Servitel

    429 mensajes

    Suiza

    Hi Support
    this function don't work since some months !
    It's important for us because sometimes your call back don't pass the personal reference and this function is the only method we have to check the reference for the item sold.

    We manage some clients and we don't have credentials for login into web panel
  • Servitel

    429 mensajes

    Suiza

    For your info this is a result request for an item sold in date 02/07/2024

    [Notification_Token] => e39e30ba1328232ba27e2f5284b6ab6b
    [Notification_Datetime] => 2024-07-04 13:31:19
    [Notification_Data] => SimpleXMLElement Object
    (
    [Headers] => SimpleXMLElement Object
    (
    [Ressource] => item/2025504299
    [Action] => GET
    [Status] => 404
    )

    [body] => SimpleXMLElement Object
    (
    [error] => This item doesn't exist!
    )

    )
  • @lco
    Administrador

    94 mensajes

    Bélgica

    Hello,

    you raise two issues.

    The first one is the about the personal reference on the sold item callback, witch is the source of the workaround that led to your second issue.
    Actually the personal reference is sent within the sold item callback, please refer to this documentation:
    Vinculo (https)

    About the second issue, we are not aware of any problems in regards to the "/item/fixedprice/closed/sold" endpoint.
    Can you please provide more information? Like response headers as seen from your code/servers when a call is made to our side.

    Reagrds,

    Laurent.
  • @lco
    Administrador

    94 mensajes

    Bélgica

    For your info this is a result request for an item sold in date 02/07/2024

    [Notification_Token] => e39e30ba1328232ba27e2f5284b6ab6b
    [Notification_Datetime] => 2024-07-04 13:31:19
    [Notification_Data] => SimpleXMLElement Object
    (
    [Headers] => SimpleXMLElement Object
    (
    [Ressource] => item/2025504299
    [Action] => GET
    [Status] => 404
    )

    [body] => SimpleXMLElement Object
    (
    [error] => This item doesn't exist!
    )

    )
    You responded while i was responding, thank you for this informations
  • @lco
    Administrador

    94 mensajes

    Bélgica

    For your info this is a result request for an item sold in date 02/07/2024

    [Notification_Token] => e39e30ba1328232ba27e2f5284b6ab6b
    [Notification_Datetime] => 2024-07-04 13:31:19
    [Notification_Data] => SimpleXMLElement Object
    (
    [Headers] => SimpleXMLElement Object
    (
    [Ressource] => item/2025504299
    [Action] => GET
    [Status] => 404
    )

    [body] => SimpleXMLElement Object
    (
    [error] => This item doesn't exist!
    )

    )
    If you get an item by personal reference, you must use
    /item/reference/2025504299
    instead of
    /item/2025504299
    The second one is to fetch an item by our internal ID
  • @lco
    Administrador

    94 mensajes

    Bélgica

  • Servitel

    429 mensajes

    Suiza

    If you get an item by personal reference, you must use
    /item/reference/2025504299
    instead of
    /item/2025504299
    The second one is to fetch an item by our internal ID
    the id 2025504299 is YOUR item id, passed by your callback system
  • Servitel

    429 mensajes

    Suiza

    You can try this one: 2018307998

    Same client and same result not found
  • @lco
    Administrador

    94 mensajes

    Bélgica

    You can try this one: 2018307998

    Same client and same result not found
    I just ran this command:
    curl " Vinculo (https) =" -o - -v
    And got the right answer.

    <?xml version="1.0" encoding="UTF-8"?>


    2024-07-04 13:57:10


    item/2025504299
    GET
    200



    ...
  • Servitel

    429 mensajes

    Suiza

    I just ran this command:
    curl " Vinculo (https) =" -o - -v
    And got the right answer.

    <?xml version="1.0" encoding="UTF-8"?>


    2024-07-04 13:57:10


    item/2025504299
    GET
    200



    ...
    At my end I receive error 404 not found
    The call is right (worked until 2 months ago)

    If you give me a secure repository I pass you the full call included token as you can try

Únese a la comunidad de coleccionistas

Inscripción Identificarse