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
Hallo,
I found a problem when running the code, and I don't understand if there is something that I am doing wrong or it is a bug. I have a Gold Account, so theoretically I should have access to 365 days flight data. Nevertheless, I realized that when choosing manually the page number in:
´´´fr.get_history_by_flight_number('N12028', limit=100, page=2)´´´
the result does not change for pages > 2. If I put page=3 or page=4 I get the same answer as when page=2.
I would really appreciate if you could help me understanding this.
Regards!
N.