-
When I run the docker container, passing in confirmation number, first and last, and the output shows something like
Is that an ephemeral error, and when it's time to check-in for the flight it will work? Or is that an indicator that something isn't working and when check-in time comes around it will fail? I get this with a
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
It looks like indeed, seeing that error means that later when checkin is attempted it will fail. When it was time to checkin, the tool errored with this message
Well that's disappointing. I guess this tool isn't working currently or is unable to avoid being detected as a bot from Southwest. |
Beta Was this translation helpful? Give feedback.
-
Yes, that error does happen occasionally (perhaps less using #283), especially during fare checking. However, half an hour before check-in new headers are refreshed from Southwest so they won’t be the same as the headers used for this request that results in the error. It’s possible that the check-in could fail again, but I haven’t seen that happen personally and no issues have been reported about that recently. |
Beta Was this translation helpful? Give feedback.
-
@jdholtz If #283 is present in the current latest docker image, then I'm using code that contains #283 A moment before you commented, I added a comment above indicating that indeed, check-in then failed due to a 429 error. |
Beta Was this translation helpful? Give feedback.
-
@jdholtz One other question; I was thinking that maybe Southwest would trust a client more if they were logged in with a Southwest account, than if they're just checking into a flight using confirmation number, first and last name. Have you observer or heard from any folks that the 429 error is more prevalent when not using a Southwest account? |
Beta Was this translation helpful? Give feedback.
It looks like indeed, seeing that error means that later when checkin is attempted it will fail.
When it was time to checkin, the tool errored with this message
Well that's disappointing. I guess this tool isn't working currently or is unable to avoid being detected as a bot from Southwest.