achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
5.01k stars 273 forks source link

ERROR RSTY from Yahoo API #279

Closed sed11q closed 3 weeks ago

sed11q commented 3 weeks ago

Describe the bug Attempts to invoke ticker generates the following error message:

2024/11/01 08:49:31.938297 ERROR RESTY yahoo session refresh error: unexpected response from Yahoo API: A3 session cookie missing from response, Attempt 2 yahoo session refresh error: unexpected response from Yahoo API: A3 session cookie missing from response

No changes in how I invoke ticker from my end.

OS: Ubuntu 24.04 Term: terminator Term Version: 2.1.3 Ticker Version: 4.6.3

achannarasappa commented 3 weeks ago

It looks like it's still working okay for me in the US. Are you based in a country other than the US?

sed11q commented 3 weeks ago

US.

sed11q commented 3 weeks ago

Well, hate to admit it, but after desktop reboot the issue is no longer appearing. Should have tried terminal reboot first.

achannarasappa commented 3 weeks ago

Glad to hear you got it resolved!

sed11q commented 3 weeks ago

How do I close this issue out?