OneDrive graph.microsoft error?

Hi,
I have a project that starts by download some files from the OneDrive. When I run the project manually, it works fine. But via the Launcher, I am getting the following error:

Error: An error occurred while sending the request.
The remote name could not be resolved: 'graph.microsoft.com'
Source: action "OneDrive command", table "Table 1"

Anyone experiencing same? How to solve it? Thank you very much.

Is it an intermittent issue, or does this error appear absolutely every time you run the workflow in the Launcher?

Hi @dgudkov,
Seems the error was happening when Onedrive folder is empty. I added a “Skip actions on condition”. At least I don’t see the error anymore, not sure if that was the fix :smiley: .