legacy-knowledge-base
公開されました Jul. 2, 2025

ヘッドレス API 呼び出しが 404 を返す

written-by

Zalán Szakolci

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ヘッドレス配信 API で Liferay メソッドを呼び出すと、404 または空のリストが返されます。 例: "/v1.0/sites/{siteId}/document-folders" は になります
  • {
    "status": "NOT_FOUND",
    "title": "No Folder exists with the key {folderId=37649}"
    }

Environment

  • Liferay DXP 7.0
  • Liferay DXP 7.1
  • Liferay DXP 7.2
  • Liferay DXP 7.3

解決策

  • Reindex all search indexes

did-this-article-resolve-your-issue

legacy-knowledge-base