I am seeing the below error while trying to fetch prices from yahoo, not 
sure how to solve this issues

bean-price -e "USD:yahoo/AAPL" --no-cache
```
File 
"/Users/vkbytes/miniforge3/lib/python3.9/site-packages/beanprice/sources/yahoo.py",
 
line 129, in get_latest_price
    raise YahooError("%s (ticker: %s)" % (error, ticker)) from error
beanprice.sources.yahoo.YahooError: Status 401: {'code': 'Unauthorized', 
'description': 'Invalid Cookie'} (ticker: AAPL)
```

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/ac412bb4-a6b0-429f-9e9f-913a205eca4dn%40googlegroups.com.

Reply via email to