samirsalman / AmazonOffers-TelegramBot

This project is a Telegram Bot connected to a Telegram Channel that checks Amazon offers and send them to your Channel.
140 stars 48 forks source link

'NoneType' object is not iterable #29

Closed Lollai closed 1 year ago

Lollai commented 2 years ago

I keep getting this error:

Exception: 'NoneType' object has no attribute 'savings' INFO: root: 'NoneType' object is not iterable

The APIs are correct, I have tested them. Has anyone solved it?

uweb-it commented 1 year ago

Same problem

Exception: 'NoneType' object has no attribute 'savings' INFO: root: 'NoneType' object is not iterable

solutions?