You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /tickets/insert?airline=Southwest&flight_number=158&departure_airport=SFO&arrival_airport=LAS&departure_time=2024-04-08+08:36:00&arrival_time=2024-04-08+10:00:00 HTTP/1.1
but the airline field needs to be "WN", not "Southwest"
The text was updated successfully, but these errors were encountered:
Machine tries to do this:
POST /tickets/insert?airline=Southwest&flight_number=158&departure_airport=SFO&arrival_airport=LAS&departure_time=2024-04-08+08:36:00&arrival_time=2024-04-08+10:00:00 HTTP/1.1
but the airline field needs to be "WN", not "Southwest"
The text was updated successfully, but these errors were encountered: