Hi,
I'm trying to download with Rstudio through Api the Swap Zero Curve for Euribor1M with all tenors available in one day, but I can't get any value. Can someone help me to solve the error?.
curve <- get_timeseries('0#EURAMMEZ=R',"CLOSE","2020-06-16T00:00:00","2020-06-16T00:00:00","daily")
Thanks