Exporting a page in Confluence results in 'Your request could not be processed because a required security token was not present in the request' error
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
Attempting to export a page/space fails with the error message "Your request could not be processed because a required security token was not present in the request".
原因
The following REST call fails in the browser console due to compressed HTTP requests:
GET http://HOST/ContextPath/includes/js/ajax.js
Uncaught ReferenceError: getXmlHttp is not defined
回避策
- Go to Confluence Administration > General Configuration
- Click the "Edit" button
- Uncheck the "Compress HTTP Responses"
- Click Save button
最終更新日: 2023 年 2 月 14 日
Powered by Confluence and Scroll Viewport.