SouthwestCheckin icon indicating copy to clipboard operation
SouthwestCheckin copied to clipboard

Fails to checkin

Open prajwalbasnet4400 opened this issue 2 years ago • 7 comments

Returns a 429 response with this body { "code": 429999999, "message": "Error.", "messageKey": "ERROR", "httpStatusCode": "BAD_REQUEST", "requestId": "", "infoList": [] } and response headers: {'Content-Type': 'text/plain; charset=UTF-8', 'Content-Length': '163', 'X-Ion-Hop': '1', 'Expires': 'Wed, 13 Apr 2022 09:35:39 GMT', 'Cache-Control': 'max-age=0, no-cache, no-store', 'Pragma': 'no-cache', 'Date': 'Wed, 13 Apr 2022 09:35:39 GMT', 'Connection': 'close', 'Set-Cookie': 'sRpK8nqm_sc=A21LRyKAAQAAT0AFOnsQkl1ODo8qf8IwHSsdb-GiWlvMxxYtZWfIer_tienRAS1X1nTURuIXFooAAAAAAAAAAA|1|0|bfbddfacd00dffc14ffd69663365d3a90b463ae0; Path=/; Max-Age=1577847600; Domain=southwest.com; Secure', 'X-Frame-Options': 'SAMEORIGIN', 'Strict-Transport-Security': 'max-age=31536000', 'terms-of-service': "Unauthorized access, display, or use of Southwest's Company Information, including fare data, is prohibited by the Terms & Conditions on Southwest.com and Swabiz.com."}

prajwalbasnet4400 avatar Apr 13 '22 09:04 prajwalbasnet4400

Confirmed this doesn't work:

Flight information found, departing XXX, XX, at XXX XX XX:XXAM
Too early to check in.  Waiting 0 hours, 9 minutes, 20.37888399999997 seconds
Sorry! This reservation is not eligible for check in.
Sorry! This reservation is not eligible for check in.
This flight is currently not ready for check-in. Please try again momentarily.
This flight is currently not ready for check-in. Please try again momentarily.
Attempting check-in...
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.
Error.

sabujp avatar Apr 16 '22 10:04 sabujp

Yes, I got the same results

rodwhis avatar Apr 24 '22 14:04 rodwhis

I got this same error. I know when I checked in for my flight manually there was some pop-up to confirm you aren't sick with Coivd-19 etc... So I presume that pop-up is causing the code to crash since the current program doesn't know to go in and click the prompt? I am no programmer but that's my two cents.

Evilgeniusnerd avatar Apr 27 '22 13:04 Evilgeniusnerd

I don't believe that pop-up is the cause of your error. That particular pop-up has been there for over a year.

mkitchingh avatar Apr 27 '22 14:04 mkitchingh

If you are not scraping headers via what has been discussed - then that is why it is not working.

On Wed, Apr 27, 2022, 07:25 mkitchingh @.***> wrote:

I don't believe that pop-up is the cause of your error. That particular pop-up has been there for over a year.

— Reply to this email directly, view it on GitHub https://github.com/pyro2927/SouthwestCheckin/issues/75#issuecomment-1111070136, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWMPXX5EKJMLCMD43W3PT3VHFE7LANCNFSM5TKB5EWQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

h4xdaplanet avatar Apr 27 '22 15:04 h4xdaplanet

@h4xdaplanet what headers are you referring to? Haven’t seen any discussion on that.

akash329d avatar Apr 27 '22 19:04 akash329d

Take a look at #70 and this comment specifically

https://github.com/pyro2927/SouthwestCheckin/issues/70#issuecomment-991957843

h4xdaplanet avatar Apr 27 '22 20:04 h4xdaplanet