Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/19 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

Aura Endpoints Disallowed by LWS

Lightning Web Security disallows access to URL endpoints containing /aura and /webruntime because they’re part of the Lightning Component framework.

These JavaScript APIs are affected.

  • fetch
  • Navigator.sendBeacon
  • XMLHttpRequest.open
  • HTMLObjectElement.prototype.data setter

See Also

Distortion Viewer