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

  • Servitel

    402 Beiträge

    Schweiz

    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

    402 Beiträge

    Schweiz

    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
    Administrator

    86 Beiträge

    Belgien

    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
    Administrator

    86 Beiträge

    Belgien

    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!
    )

    )
    • Erstellt am 04.07.2024 um 07:34
    • #1767111
    You responded while i was responding, thank you for this informations
  • @lco
    Administrator

    86 Beiträge

    Belgien

    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!
    )

    )
    • Erstellt am 04.07.2024 um 07:34
    • #1767111
    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
    Administrator

    86 Beiträge

    Belgien

  • Servitel

    402 Beiträge

    Schweiz

    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
    • Erstellt am 04.07.2024 um 07:47
    • #1767126
    the id 2025504299 is YOUR item id, passed by your callback system
  • Servitel

    402 Beiträge

    Schweiz

    • Erstellt am 04.07.2024 um 07:48
    • #1767129
    You can try this one: 2018307998

    Same client and same result not found
  • @lco
    Administrator

    86 Beiträge

    Belgien

    You can try this one: 2018307998

    Same client and same result not found
    • Erstellt am 04.07.2024 um 07:50
    • #1767135
    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

    402 Beiträge

    Schweiz

    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



    ...
    • Erstellt am 04.07.2024 um 07:58
    • #1767138
    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

Werden Sie Mitglied der Sammler-Community!

Anmelden Einloggen