当我尝试在 Mac OS Catalina 上运行 PDI 时,出现此错误:
App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
Run Code Online (Sandbox Code Playgroud)
我已尝试更新Info.plist并Info.plist~按照此处的建议进行更新。我还按照此处的建议将应用程序从 mac quarentine 中移除,并允许从任何地方运行应用程序(系统偏好设置 > 安全性和隐私)
我还尝试了不同版本的 PDI(8、8.1、8.2、9),但都没有成功。