Using PostMan

Hi there.
I am trying to use Postman with the Trip Planner API, but I keep having a 200 Bad Request even thought I am tested the request with Python and works.

Hey @sonomirco,
do you have a screenshot of your bad request? 200 is usually good! :grinning_face:

ahhaah sorry

https://api.transport.nsw.gov.au/v1/tp/trip?outputFormat=rapidJSON&coordOutputFormat=EPSG:4326&depArrMacro=dep&itdDate=20250407&itdTime=1400&type_origin=any&name_origin=10101331&type_destination=any&name_destination=10102027&calcNumberOfTrips=6&TfNSWTR=true

Am I missing anything?