Why does fare checker stop on reservations without a change link? #326
-
What is it in my reservation that is stopping the change link?
|
Beta Was this translation helpful? Give feedback.
Answered by
jdholtz
Jan 6, 2025
Replies: 1 comment 11 replies
-
This is because Southwest doesn’t offer a way for you to change this reservation directly. On the Southwest page, if you go to this reservation you will see that it presents a message saying why you cannot change the reservation. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately I haven't found a way to automatically get that. I could add a way to specify the price you paid for a flight in the config.json, although that may be complex for the user as well in terms of how to specify the price for a specific flight. On top of what I mentioned above, it would also require needing to implement an entirely separate way to search for Southwest flights in the script which I'm not very inclined to do (and I think is out of the scope of the project).