You’re building an Apex callout to an external REST API. You write the code, hit run, and Salesforce throws this error: “Unauthorized endpoint.” Sound familiar? Every Salesforce developer runs into this wall. Salesforce blocks outbound HTTP calls by default — it’s...