Does anyone have a good solution to overcoming the CSP error “connect-src ‘self’” when trying to call a REST API within the org? (e.g. We have a page that uses method 2 from Zach’s https://community.skuid.com/t/calling-apex-function). Of course the call works as expected if we use the VF page but we are looking toward optimization.
Thanks in advance