-
Notifications
You must be signed in to change notification settings - Fork 1
Description
First, thank you for building this! I know its no small task.
I receive the error message below when I run the freshdirect_slot_chrome.py script on my Mac. The following happens:
- Chrome opens with my correct Chrome profile which has my FreshDirect credentials
- The error message below is shown
- Chrome refreshes to the FreshDirect homepage and then refreshes a few seconds later
- The error message below is shown every time the page is refreshed (multiple times per second)
- While this is happening console shows the following over and over:
Time slot table not found. Tried to sign out and sign back in at 2020-04-23 11:25:46. Sign in button not found. Trying again.
Time slot table not found. Tried to sign out and sign back in at 2020-04-23 11:25:46. Sign in button not found. Trying again.
Time slot table not found. Tried to sign out and sign back in at 2020-04-23 11:25:46. Sign in button not found. Trying again.
To recap what I've tried:
- I created and updated the
freshDirect_slot.inifile - I've played around with the wait times in the .ini file
- Played around with different Chrome user profile configurations
Have you seen this issue in your development? It seems that fresh direct doesn't like the way the request is originating - the access denied shows http meanwhile all the requests are https. I appreciate any insight you can offer!
