We are encountering a persistent issue with the Confluence API endpoint /wiki/api/v2/footer-comments/{FOOTER_COMMENT.id}/versions
. For a specific FOOTER_COMMENT.id
, the endpoint returns a 500 Internal Server Error.
Here are the details:
limit
parameter to 1 allows us to retrieve the first page, along with a next-page link. However, accessing the subsequent page results in the same error.We have attempted various troubleshooting steps but have not been able to resolve the issue.
Has anyone else experienced similar problems or have suggestions on how to resolve this?
As this seems to be related to a specific comment id and all others work.
Is the comment not deleted or the page?
Otherwise there might be a database discrepancy, the best is to reach out to Atlassian Support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.