openTdataCH / ojp-nova

Interface between OJP and NOVA to return an OJPFareDelivery
1 stars 0 forks source link

Fix invalid XML #28

Closed skinkie closed 1 year ago

skinkie commented 1 year ago

Fix #27

@ue71603 can you test the query against this one, I hope you will get the actual continuation error in the OJP XML reply.

skinkie commented 1 year ago

@ue71603 but does it work? :)

ue71603 commented 1 year ago

unfortunately it did not work. Response still: <![CDATA[Internal Server Error]]> used: image

with Encoding set to Latin-1 image

ojpfare_test.zip

skinkie commented 1 year ago

Respectfully, I don't want to have a query language specific product. At least a backtrace of the application or curl command to reproduce it.

ue71603 commented 1 year ago

Can't reproduce it with curl: curl --data-binary @D:\development\2023-04_ojpfare2nova\ojpfare-request.txt http://127.0.0.1:8000/ojp2023 ojpfare-request.txt