Problem in converting Word to PDF with One Drive Businnes.
Flow first fills the Word file with two variables, saves it, converts it to PDF, and finally sends it in a message.
I get the following error.
The remote name could not be resolved: 'mediagfx365-my.sharepoint.com'
{
"status": 400,
"message": "The remote name could not be resolved: 'mediagfx365-my.sharepoint.com'",
"source": "api.connectorp.svc.ms"
}
{
"Cache-Control": "no-cache",
"Pragma": "no-cache",
"Transfer-Encoding": "chunked",
"x-ms-request-id": "f4c62603-2a70-4ae8-a754-87ac4404c07b",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "true",
"Date": "Fri, 09 Sep 2022 15:01:13 GMT",
"Content-Type": "application/json",
"Expires": "-1"
}
Flow:

Results:

I do not see any rule as to why flow starts once and then does not.
Microsoft's technical support did not even make a notification within three days ...
What other connector should I use instead of OneDrive for Business?
Which will work. Word file has two text boxes to change and background as watermark. I don't know if it matters.