'{"error":"Please confirm that you are not a robot by clicking the captcha box.","code":"recaptcha_required"}'
this is the response when posting __sign_in_url = 'https://www.tradingview.com/accounts/signin/'
with data containg username and password
can be reproduced in debug mode in __auth(self, username, password)
thank you