- Published on
- Authors
- koskila
Fixing the "For security reasons DTD is prohibited in this XML document." issue
This post describes a couple of ways to fix the issue "For security reasons DTD is prohibited in this XML document" . At least for me, it appeared when trying to access SharePoint Online using Powershell or a console program using OfficeDev.PnP (which in turn uses CSOM). Error When running any piece of code, whether in PowerShell, .exe console, or anything else than the code behind relies on .

