All methods I have tried fail:

lean data download results in: “Error: There is no data vendor that sells 'forex/oanda/minute/eurusd/20210525_quote.zip'”

lean backtest “my_project_etc” results in quite a few errors but I think the relevant one is: "ERROR:: ZipDataCacheProvider.Fetch(): Inner try/catch System.ArgumentException: ApiDataProvider.Fetch(): No price found
for forex/oanda/minute/eurusd/20210525_quote.zip" 

20210525 is only an example date. Both of these methods fail for any date range I have tried. I have agreed to the license. The checkout option seems to have disappeared from the data library page. I am somewhat confused as I used to be able to download oanda data via curl with no problems.