Airlines Schedules

stdClass Object ( [AirlineFlightSchedulesResult] => stdClass Object ( [next_offset] => -1 ) )

I am getting this when i try to get Airline Flight Schedules. There is no flight information. Any Ideas?

What is the request that you are sending?

this is indicating that there are no matches for the search criteria you specified. try modifying your request and try removing parts of the search expression until you start getting results returned.

im using this in the params. Is there something wrong with it?

The schedules method is only available for future flights (up to about 11 months out), not flights months in the past.