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

  • Servitel

    401 messaggi

    Svizzera

    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

    401 messaggi

    Svizzera

    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
    Amministratore

    86 messaggi

    Belgio

    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:
    Link (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
    Amministratore

    86 messaggi

    Belgio

    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
    Amministratore

    86 messaggi

    Belgio

    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
    Amministratore

    86 messaggi

    Belgio

  • Servitel

    401 messaggi

    Svizzera

    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

    401 messaggi

    Svizzera

    You can try this one: 2018307998

    Same client and same result not found
  • @lco
    Amministratore

    86 messaggi

    Belgio

    You can try this one: 2018307998

    Same client and same result not found
    I just ran this command:
    curl " Link (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

    401 messaggi

    Svizzera

    I just ran this command:
    curl " Link (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

Unisciti alla community di collezionisti!

Registrati Login