技术文章 - CS229450
如何在 ThingWorx Platform/ThingWorx Navigate 的 Apache Tomcat 中启用跨源资源共享 (CORS)
已修改: 01-Mar-2024
适用于
- ThingWorx Platform 6.6 to 9.4
- Windchill Navigate (formerly ThingWorx Navigate) 1.5.0 to 9.6
- CORS (Cross-Origin Resource Sharing)
说明
- 如何从另一个域/网站向部署在不同服务器中的 ThingWorx 应用程序发出请求?
- 如何在 ThingWorx 中允许跨源请求?
- 需要在 ThingWorx 上启用CORS
- 希望配置跨源资源共享
- 在 ThingWorx 服务器中启用 CORS 过滤器后收到“混合内容错误”
- 浏览器 F12/开发工具显示以下内容:
XMLHttpRequest cannot load http://[THINGWORX_HOST] No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin '[ORIGIN]' is therefore not allowed access. The response had HTTP status code 401
这是文章 229450 的 PDF 版本,可能已过期。最新版本 CS229450