Unable to open filestream for file

Dear comunity,

Im trying to connect to csv file and I’m getting the below error

path file:

G:\My Drive\myDocuments\2_Sailpoint\31_Sailpoint_Training_2023\2_Essentials\data_applications_csv\AuthEmployees_Essentials_2023.csv

Can you use “/” or “//” instead of \ this?

G:My Drive\myDocuments\2_Sailpoint\31_Sailpoint_Training_2023\2_Essentials\data_applications_csv\AuthEmployees_Essentials_2023.csv

It seems to me like the G drive is a virtual drive created by Google Drive Desktop App and this might be the reason. Try using a location on your hard disk (C: or any other addition drives you may have) and see if it returns the same error

Thank you guys for your answer.
@aniksngh, changing to “/” it seems its working now

That’s good to hear. You can mark it as resolution and close it.