アーティクル - CS373338
ユーザーが Vuforia Studio からプロジェクトを公開できませんでした。エラー メッセージ「公開に失敗しました。アップロードの権限が拒否されました」
修正日: 20-Nov-2024
適用対象
- ThingWorx Platform 8.3 to 9.7
- Vuforia Studio 8.5.0 to 10.0.0
説明
- プロジェクトのアップロードに失敗しました 管理者以外のユーザーアカウントを使用する Vuforia Studio
- Vuforia Studio から Experience Service サーバーにプロジェクトを公開できませんでした
- 公開の進行状況バーは最後まで進みますが、「プロジェクトのアップロードが拒否されました」と表示されます。
- Studio.log の以下のエラー
debug: [twx-studio:AuthRequest] https://xxx/ExperienceService/content/projects?replace=true response code 403
error: [twx-studio:ves-publish:xxx:xxx] Response code 403
error: [twx-studio:ves-publish:xxx:xxx] Response body {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
error: [twx-studio:ves-publish:xxx:xxx] Response error null
error: [twx-studio:ves-publish:xxx:xxx] Failed to upload to the Experience Service. null
error: [twx-studio:projectHelper] publishTask error for project xxx {
error: [twx-studio:projectHelper] publishTask error for project xxx {
debug: [twx-studio:sockets] EMIT publishComplete all
statusCode: 403,
message: '{"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}'
}
error: [twx-studio:api] Error occured while publishing project xxx {
statusCode: 403,
message: '{"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}'
}
- ビューライブラリからエクスペリエンスをロードできませんでした。エクスペリエンス サービス ログに 403 エラーが報告されます。
::ffff:60.102.63.62 - Administrator [2024-11-04T01:56:22.538Z] "HEAD /ExperienceService/content/projects/<project_name>/index.html?expId=1 HTTP/1.1" 403
最新バージョンはこちらを参照ください CS373338