技术文章 - CS264349
尝试使用 URL 中的应用程序密钥运行 ThingWorx 服务时收到错误“ApplicationKey 不允许作为 URL 参数”
已修改: 25-Apr-2025
适用于
- ThingWorx Platform 8.0 to 9.5
说明
- 无法通过appKey URL 参数使用已配置的应用程序密钥( appKey ) 运行服务
- 是否可以使用查询字符串参数将appKey传递给 ThingWorx 服务?
- 如何在 URL 中启用/禁用appKeys
- ThingWorx 8/9 拒绝使用appKeys作为参数的 REST API 调用
- Apache Access 日志中与 REST API 调用对应的401(UNAUTHORIZED)消息:
<IP> - - [<Date/Time>] "POST /Thingworx/Subsystems/PlatformSubsystem/Services/GetThingCount?appKey=<appKey> HTTP/1.1" 401 -
- ThingworxStorage/logs/SecurityLog.log中的错误消息
ApplicationKey Is Not Allowed As A URL Parameter
这是文章 264349 的 PDF 版本,可能已过期。最新版本 CS264349