API Returns Nothing

  • Konto gelöscht
    Konto gelöscht

    0 Beiträge

    Vereinigte Staaten

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
  • @thomas
    Administrator

    348 Beiträge

    Belgien

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
    • Erstellt am 08.06.2022 um 19:48
    • #1423843
    Hello postroadcompany,

    You should print the xml variable to see the response information.

    In your example I think 'Delcampe_Notification' is missing:
    $token = $xml->Delcampe_Notification->Notification_Data->body->token;

    Best Regards,
    --
    Thomas
    Delcampe Team
  • Konto gelöscht
    Konto gelöscht

    0 Beiträge

    Vereinigte Staaten

    Hello postroadcompany,

    You should print the xml variable to see the response information.

    In your example I think 'Delcampe_Notification' is missing:
    $token = $xml->Delcampe_Notification->Notification_Data->body->token;

    Best Regards,
    --
    Thomas
    Delcampe Team
    • Erstellt am 09.06.2022 um 06:17
    • #1423936
    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
  • @thomas
    Administrator

    348 Beiträge

    Belgien

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
    • Erstellt am 09.06.2022 um 17:52
    • #1424107
    Hello,

    This code should work and retrieve the token:
    $token = (string) $xml->Notification_Data->body->token;

    I just tested it on my side and it works.

    Kind Regards,
    --
    Thomas
    Delcampe Team
  • Konto gelöscht
    Konto gelöscht

    0 Beiträge

    Vereinigte Staaten

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
  • Konto gelöscht
    Konto gelöscht

    0 Beiträge

    Vereinigte Staaten

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
    • Erstellt am 10.06.2022 um 09:04
    • #1424185
    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
  • @thomas
    Administrator

    348 Beiträge

    Belgien

    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).
    • Erstellt am 10.06.2022 um 09:09
    • #1424191
    Did you try to cast the token as a string like I showed you in the example?

    The variable '$token' should be a SimpleXMLElement object. This object can be returned as a string by casting it.
  • Konto gelöscht
    Konto gelöscht

    0 Beiträge

    Vereinigte Staaten

    Did you try to cast the token as a string like I showed you in the example?

    The variable '$token' should be a SimpleXMLElement object. This object can be returned as a string by casting it.
    • Erstellt am 10.06.2022 um 09:21
    • #1424197
    Die Informationen sind nicht mehr verfügbar, da das Konto dieses Benutzers gelöscht wird (DSGVO-Grundverordnung).

Werden Sie Mitglied der Sammler-Community!

Anmelden Einloggen