You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I have been trying to get this setup in IntelliJ, this is my first time using that so please forgive any rookie mistakes. I followed the wiki instructions and the troubleshooting steps to get the program running, however every time I run it I am not able to find reservations. This still happens when I am testing on restaurants that are not booked. I also made sure my credit card was updated.
Doing a bit of debugging, I am not sure it is making it past the /4/find request. Logging the url shows https://api.resy.com/4/find?venue_id=5&party_size=2&long=0&day=2025-01-18&lat=0& which seems incomplete to me.
Any advice? I made the mistake of telling my girlfriend this project and now she won't stop asking about it. Config is below:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I have been trying to get this setup in IntelliJ, this is my first time using that so please forgive any rookie mistakes. I followed the wiki instructions and the troubleshooting steps to get the program running, however every time I run it I am not able to find reservations. This still happens when I am testing on restaurants that are not booked. I also made sure my credit card was updated.
Doing a bit of debugging, I am not sure it is making it past the /4/find request. Logging the url shows
https://api.resy.com/4/find?venue_id=5&party_size=2&long=0&day=2025-01-18&lat=0&
which seems incomplete to me.Any advice? I made the mistake of telling my girlfriend this project and now she won't stop asking about it. Config is below:
Beta Was this translation helpful? Give feedback.
All reactions