achannarasappa / ticker

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

Session cookie missing for response with Coingecko assets #257

Closed rappie closed 5 days ago

rappie commented 10 months ago

Describe the bug When trying to show SOLANA.CG I get the error: Session cookie missing for response

To Reproduce Steps to reproduce the behavior:

  1. Run ticker -w SOLANA.CG
  2. I get the error (see screenshot)

Expected behavior No error :slightly_smiling_face:

Screenshots image

Environment (please complete the following information):

achannarasappa commented 10 months ago

Is this still occurring? I was able run the example command without issue just now. It is possible that it was a transient issue with the Yahoo API.

If the issue is still occurring, would you mind sharing your country? Yahoo's API behaves different in different region.

For context: although you were attempting to watch a non-Yahoo based asset, ticker still relies on Yahoo's API for currency conversion data and hence makes an authentication call to Yahoo's API on startup. A possible improvement would be to remove the call to Yahoo's API if there were no equities and no currency conversion.

rappie commented 10 months ago

Yes it is still occuring. I am from The Netherlands.

Let me know if I can do anything else to help debug this :slightly_smiling_face:

eject7455 commented 8 months ago

Happens to me as well (USA)

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] commented 5 days ago

This issue was closed because it has been stalled for 60 days with no activity.