soranoo / TradingView-Free-Webhook-Alerts

Free TradingView webhook alert for basic plan users.
GNU General Public License v3.0
190 stars 70 forks source link

'NoneType' object has no attribute 'replace' #11

Closed Andreymyski closed 2 years ago

Andreymyski commented 2 years ago

Hello. I did everything according to your instructions, but in the end I get the error "Here an error has occurred, reason: 'NoneType' object has no attribute 'replace'" Tell me what the problem might be, thank you.

8bc8ca5e5fed7d59a770ca218bd9dfe1

soranoo commented 2 years ago

Please input your email address and login password in the file "config.toml" (email_address & login_password) instead of directly putting them into the script ("main.py").

soranoo commented 2 years ago

Don't forget to change your email password in order to protect your account from others. Please blur/hide your sensitive information such as passwords before uploading any image.

Andreymyski commented 2 years ago

Well, thanks!