I am trying to run the shiny tutorial 6 app, from shiny-Rstudio website. The url is :
http://shiny.rstudio.com/tutorial/lesson6/
While trying to run the app, I am getting below error:
Error : Failed to download file. Error message:
cannot open URL 'https://research.stlouisfed.org/fred2/series/CPIAUCNS/downloaddata/CPIAUCNS.csv'
I am new to shiny and do not understand this error.