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
When running the bot, I now receive the following loop:
2021-08-24 19:44:20|0.6.9|INFO|Found 1 offers for B082ZGHXK8. Evaluating offers...
2021-08-24 19:44:20|0.6.9|WARNING|No shipping nodes (standard or alt) found. Assuming zero.
2021-08-24 19:44:20|0.6.9|INFO|Item B082ZGHXK8 in stock and in reserve range: 11.99 + 0.00 shipping <= 20.0
2021-08-24 19:44:20|0.6.9|INFO|Adding to cart
2021-08-24 19:44:20|0.6.9|ERROR|Unable to find OfferID...
I have seen #815 which also has the "Unable to find OfferID" error. However, this issue has been closed and I've since pulled the version with its fix. Let my client run until amazon timed out and didnt get any messages other than this.
The text was updated successfully, but these errors were encountered:
The message "Unable to find OfferID" was added by the latest code. This might mean that the old page is loading. I believe the new code replaced the method to get the offering ID, rather than adding a new method. So you can try loading the version of the file before that commit to see if that fixes things.
When running the bot, I now receive the following loop:
I have seen #815 which also has the "Unable to find OfferID" error. However, this issue has been closed and I've since pulled the version with its fix. Let my client run until amazon timed out and didnt get any messages other than this.
The text was updated successfully, but these errors were encountered: