Not receiving Item sold notifications

  • philaxiafra

    5 berichten

    Italië

    Hello
    since the 1st april I am no more receiving the ItemSold notifications.

    I am a regular subscriber of the API Pass. Is there any change in your policy, maybe do I need to subscribe any additional service?

    Or maybe did you change the way the notifications are being sent by API?

    Please advise.

    Thanks
    Francesco
  • @lco
    Beheerder
    Rekening afgesloten

    94 berichten

    België

    Hello
    since the 1st april I am no more receiving the ItemSold notifications.

    I am a regular subscriber of the API Pass. Is there any change in your policy, maybe do I need to subscribe any additional service?

    Or maybe did you change the way the notifications are being sent by API?

    Please advise.

    Thanks
    Francesco
    • Aangemaakt 19 jun 2025 op 03:29
    • #1913746
    Hello Philaxiadra,

    As you have an active API PASS, you should be receiving all notifications.

    We’ve recently undertaken a significant overhaul of our notification system. However, from your point endpoint, you shouldn't notice any changes—the format has remained the same to ensure continuity.

    As part of this update, we’ve introduced a new (yet undocumented) API endpoint that allows you to verify the delivery of our callbacks. You can use the following URL to access the logs:

    Link (https) =

    We hope this helps you identify any issues. If you find that some callbacks are missing, please don’t hesitate to reach out.

    Best regards,
    Laurent
  • Servitel

    430 berichten

    Zwitserland

    Hello Philaxiadra,

    As you have an active API PASS, you should be receiving all notifications.

    We’ve recently undertaken a significant overhaul of our notification system. However, from your point endpoint, you shouldn't notice any changes—the format has remained the same to ensure continuity.

    As part of this update, we’ve introduced a new (yet undocumented) API endpoint that allows you to verify the delivery of our callbacks. You can use the following URL to access the logs:

    Link (https) =

    We hope this helps you identify any issues. If you find that some callbacks are missing, please don’t hesitate to reach out.

    Best regards,
    Laurent
    • Aangemaakt 20 jun 2025 op 04:51
    • #1914112
    Hi Laurent
    just checked this new endpoint but the result for evey my client is 401 Unauthorized

    Called by GET and added the token after "?"
  • @lco
    Beheerder
    Rekening afgesloten

    94 berichten

    België

    Hi Laurent
    just checked this new endpoint but the result for evey my client is 401 Unauthorized

    Called by GET and added the token after "?"
    • Aangemaakt 20 jun 2025 op 05:24
    • #1914127
    Hi Servitel,

    The route is (I removed the domain part to circumvent the URL rewritter): /notification/logs?token=

    The token is to be acquired using your client API key on the /seller endpoint.

    Please keep informed if you have any difficulty. This is new, maybe some filters have to be added if the response is too large for some of your clients.

    Laurent.
  • Servitel

    430 berichten

    Zwitserland

    Hi Servitel,

    The route is (I removed the domain part to circumvent the URL rewritter): /notification/logs?token=

    The token is to be acquired using your client API key on the /seller endpoint.

    Please keep informed if you have any difficulty. This is new, maybe some filters have to be added if the response is too large for some of your clients.

    Laurent.
    • Aangemaakt 20 jun 2025 op 05:53
    • #1914142
    Works great now !
    I suggest you (if you can) to add a filter for the date

    Thanks
    Roberto
  • @lco
    Beheerder
    Rekening afgesloten

    94 berichten

    België

    Works great now !
    I suggest you (if you can) to add a filter for the date

    Thanks
    Roberto
    • Aangemaakt 20 jun 2025 op 05:59
    • #1914151
    There are filters, you can the following parameter in the query string:

    - from
    - to
    - errorsOnly

    To illustrate, this is how you get the callbacks errors encountered last week:

    /notification/logs?from=2025-06-09&to=2025-06-15&errorsOnly=1&token=

    Don't hesitate to propose some filters that could help you.

    More precisions on the new callback framework:

    - Logs are kept for one month
    - A callback attempt will timeout if the called server takes more than 30 seconds to send a response back.

    Regards,

    Laurent.

Word lid van de verzamelaars-community!

Registreren Aanmelden