lgrees / resy-cli

A CLI to easily schedule restaurant reservations in advance.
MIT License
34 stars 12 forks source link

Issue with missing header #12

Open fanniva opened 10 months ago

fanniva commented 10 months ago

Hi, I encountered an issue for reservations that require a pre-payment via credit card.

This is the error message: {"level":"warn","error":"Post \"https://api.resy.com/3/details\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

It works for the restaurants that don't require payment.

lgrees commented 9 months ago

Interesting - thanks for raising. I haven't used this for any restaurants that require pre-payment. Will try to look into this.