Skip to content

The calls to form.submit() fails for /v2 endpoints #35

@ishahid

Description

@ishahid

I tried using this kit for my project. All was good until I modified the api endpoint to /v2. Started getting the following error upon form.submit().

AttributeError: 'NoneType' object has no attribute 'items'

I have traced it down to Document.__init__(). Seems the schema has changed. Screenshot attached below is for the failing tests after I changed the api url.
screen shot 2018-05-08 at 12 30 22 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions