Skip to content

Attachment upload to id None #1152

@PhorstenkampFuzzy

Description

@PhorstenkampFuzzy

Hi,

we are reciving the following message.

I think the problem is partially a caching problem.

I upload an document with attachements, change something in the document and the old attachments can't be uploaded anymore but I am not to sure about that part. But thats how it feels since removing the build cache fixed it the last time.

Traceback
=========

      File "...\Lib\site-packages\sphinxcontrib\confluencebuilder\rest.py", line 332, in get
        raise ConfluenceBadApiError(rsp.status_code, errdata)
    sphinxcontrib.confluencebuilder.exceptions.ConfluenceBadApiError: 
    ---
    Unsupported Confluence API call
    
    An unsupported Confluence API call has been made. See the following
    details for more information:
    
    REQ: GET
    RSP: 400
    URL: https://api.atlassian.com/ex/confluence/uuid/wiki/
    API: api/v2/pages/None/attachments
    DATA: {
      "errors": [
        {
          "status": 400,
          "code": "INVALID_REQUEST_PARAMETER",
          "title": "Provided value {None} for 'id' is not the correct type. Expected type is ContentId",
          "detail": ""
        }
      ]
    }
    ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that needs to be fixed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions