auto-southwest-check-in icon indicating copy to clipboard operation
auto-southwest-check-in copied to clipboard

2nd flight on same day didn't checkin successfully

Open mhardin opened this issue 9 months ago • 10 comments

Version

Auto-Southwest Check-In v7.4

Browser Version

125.0.6422.76

Description

I had a roundtrip flight (both legs on the same day), and the script acted like my 2nd leg got the same boarding position as the first. In reality, it never checked me in for the 2nd leg. When I manually checked in for the 2nd leg from DES2 to DES1, I had a B35 boarding group.

To Reproduce

Book a flight with both legs on the same day. Run the checkin script for the confirmation number.

Expected Behavior

No response

Relevant logs and program output

matthew@Matthews-Mini-5 auto-southwest-check-in % python3 southwest.py <confirmation_code> matthew
Successfully scheduled the following flights to check in for matthew:
Flight from DES1 to DES2 on 2024-05-29 7:20 AM PDT
Flight from DES2 to DES1 on 2024-05-29 9:45 AM PDT

Checking in to flight from 'DES1' to 'DES2' for matthew

Successfully checked in to flight from 'DES1' to 'DES2' for matthew!
Matthew got A57!

Checking in to flight from 'DES2' to 'DES1' for matthew

Successfully checked in to flight from 'DES2' to 'DES1' for matthew!
Matthew got A57!

Additional context

No response

mhardin avatar May 28 '24 18:05 mhardin