Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://tickeos.de/service.php/kombiticket/">
  3. <SOAP-ENV:Body>
  4. <ns1:stationList>
  5. <authToken>b9uGDaXFY46TeymML5OvFBjRTFsC</authToken>
  6. <systemID>compass</systemID>
  7. <name>BErlin</name>
  8. </ns1:stationList>
  9. </SOAP-ENV:Body>
  10. </SOAP-ENV:Envelope>
  11.  
  12. 09.12.19 12:49:31 1 tsBahnConnect_tickeos::rit_suche_bahnhof::77 >> SOAP_RESPONSE:
  13. 09.12.19 12:49:31 1
  14. <?xml version="1.0" encoding="UTF-8"?>
  15. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://tickeos.de/service.php/kombiticket/">
  16. <SOAP-ENV:Body>
  17. <ns1:stationListResponse>
  18. <returnCode>420</returnCode>
  19. <returnValue>Allgemeiner Fehler, bitte versuchen Sie es später noch einmal</returnValue>
  20. </ns1:stationListResponse>
  21. </SOAP-ENV:Body>
  22. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement