Getting error in logs due to file path not being found when trying to publish app

This is the error I get.

Warning in file(file, "rt") :
2020-12-28T02:38:54.665124+00:00 shinyapps[3431765]: cannot open file 'C:/Users/X/Desktop/Gambling Data/R Analysis/Consolidated_Data_2020-12-27.csv': No such file or directory
2020-12-28T02:38:54.665949+00:00 shinyapps[3431765]: Warning: Error in file: cannot open the connection

This csv is in my folder though. No idea what is causing this