Troodi / TradingViewWebsocket

This package allows you to receive quotes from tradingview in real time from websocket
16 stars 3 forks source link

Getting captcha required from TradingView #6

Open dreich opened 5 days ago

dreich commented 5 days ago
Warning: Attempt to read property "auth_token" on null in C:\OSPanel\domains\madeline\1arb\class.php on line 127
Warning: Undefined property: stdClass::$user in C:\OSPanel\domains\madeline\1arb\class.php on line 127

I'm logging $json variable: (object) array( 'error' => 'Please confirm that you are not a robot by clicking the captcha box.', 'code' => 'recaptcha_required', )

Troodi commented 4 days ago

I think you got recaptcha on tradingview, can you recheck on other ip, or not use vpn?