File "C:\Users\primetime43\AppData\Local\Programs\Python\Python311\Lib\configparser.py", line 443, in _interpolate_some
raise InterpolationSyntaxError(
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%94s^6'
I have the config file all filed out with email, pass, and the token, but gives this error when trying to run due to the password having certain characters.