Jackiebibili / ticket_tracker_api

Concert ticket price tracking based on Ticketmaster real-time best seats
MIT License
58 stars 8 forks source link

Reese code stopped working #24

Closed tix9957 closed 1 year ago

tix9957 commented 1 year ago

Starting today, I receive the following error: UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'start' of undefined at HTMLIFrameElement. (/**/js/antibot-simulation.js:4:13038)

Probably something was changed in epsf[.]ticketmaster[.]com/eps-d Any idea how to fix this?

Jackiebibili commented 1 year ago

Hi @tix9957. Thanks for letting me know of the issue. I just checked out the epsf file from ticketmaster and it seems like it has changed. Luckily, I have saved an old epsf file on my machine and the old one seems to work just fine. PR https://github.com/Jackiebibili/ticket_tracker_api/pull/25 will be a temporary solution to this issue.