Alkaar / resy-booking-bot

🔫 Helps to snipe hard to get reservations at restaurants that use resy
407 stars 214 forks source link

Book Token returned but reservation is no longer available (user agent fix not working) #140

Closed mattcc1398 closed 1 year ago

mattcc1398 commented 1 year ago

I just cloned the repo today and tried testing on a restaurant with plenty of available reservations. I added the User-Agent header as specified in previous posts. I can see in the output that the reservation details like "Dining Room" are being picked up from resy but it is failing to make the reservation. It continues to say that the reservation is no longer available for the remainder of the runtime.

Screenshot 2023-07-17 at 11 47 12 PM
mattcc1398 commented 1 year ago

Update: Tried running the exact same code today (few days later) and it worked. I guess it was some intermittent issue related to the resy api