You probably should use the ID of the airport, like "JFK" or "LGA": https://en.wikipedia.org/wiki/List_of_airports_in_New_York_(state)
"JFK"
"LGA"
Check what values you have in the flights_airport table, the id column.
flights_airport
id