Valid Integration-Architect Dumps shared by EduDump.com for Helping Passing Integration-Architect Exam! EduDump.com now offer the newest Integration-Architect exam dumps, the EduDump.com Integration-Architect exam questions have been updated and answers have been corrected get the newest EduDump.com Integration-Architect dumps with Test Engine here:
What is the first thing an Integration Architect should validate if a callout from a LightningWeb Component to an external endpoint is failing?
Correct Answer: D
The first thing an integration architect should validate if a callout from a Lightning Web Component to an external endpoint is failing is the endpoint domain has been added to Cross-Origin Resource Sharing (CORS). CORS is a mechanism that allows web browsers to make requests to servers on different origins, such as different domains, protocols, orports. CORS requires the server to send back a special header that indicates whether the browser is allowed to access the resource or not. If the endpoint domain is not added to the CORS whitelist in Salesforce, the browser will block the callout and throwan error. Option B is not correct because Content Security Policies (CSP) are used to control what resources can be loaded on a Visualforce or Lightning page, such as scripts, stylesheets, images, etc. CSP does not affect the callout from a Lightning WebComponent to an external endpoint. Option C is not correct because outbound firewall rules are used to restrict the network traffic from Salesforce to external systems. Firewall rules are configured at the network level, not at the Salesforce level. OptionD is not correct because Remote Site Settings are used to specify the domains that are allowed for callouts from Apex code, not from Lightning Web Components. References: Working with CORS and CSP to Call APIs from LWC [Cross-Origin Resource Sharing (CORS)]
Recent Comments (The most recent comments are at the top.)
Anant - Apr 22, 2026
Answer is A. Explanation is correct however Option D is shown as correct for some reason
Recent Comments (The most recent comments are at the top.)
Answer is A. Explanation is correct however Option D is shown as correct for some reason