Problems with JSONTools

I think I’m just being stupid.
I’ve been trying to read the message in the JSON response using a for loop for hours now.
The number is correct, but I can’t get the right data.
I think I’ve made another error here that I can’t figure out and can’t see.
Perhaps one of you can help me.

{“error”:0,“meldung”:[{“TourId”:100,“TourName”:“Testen2”},{“TourId”:123,“TourName”:“Testen123”},{“TourId”:24,“TourName”:“Testtour f\u00fcr Api”}]}

Which data you want also send your response content

why in hours? few sec is enough

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.