You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently engaged in the integration of data sourced from the Bing Ads API into our One Data Lake. While utilizing Fabric Notebooks for this task, I have successfully completed the authentication process. However, I have encountered an obstacle when attempting to download the data into our Azure Data Lake, as I am encountering the following error: [An error occured in downloading campaign report:[Errno 2] Error occured:[Errno 2] No such file or directory: 'abfss://{Workspace_name}@onelake.dfs.fabric.microsoft.com/{Lakehouse_Name}/Files/campaign_report.zip' MICROSOFT_ADVERTISING_MAIN : data extraction processing Failed !!!!: (<class 'FileNotFoundError'>, FileNotFoundError(2, 'No such file or directory'), <traceback object at 0x79d97dfc8640>)].
Your assistance in resolving this issue would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
I am currently engaged in the integration of data sourced from the Bing Ads API into our One Data Lake. While utilizing Fabric Notebooks for this task, I have successfully completed the authentication process. However, I have encountered an obstacle when attempting to download the data into our Azure Data Lake, as I am encountering the following error:
[An error occured in downloading campaign report:[Errno 2] Error occured:[Errno 2] No such file or directory: 'abfss://{Workspace_name}@onelake.dfs.fabric.microsoft.com/{Lakehouse_Name}/Files/campaign_report.zip' MICROSOFT_ADVERTISING_MAIN : data extraction processing Failed !!!!: (<class 'FileNotFoundError'>, FileNotFoundError(2, 'No such file or directory'), <traceback object at 0x79d97dfc8640>)].
Your assistance in resolving this issue would be greatly appreciated.
The text was updated successfully, but these errors were encountered: