Skip to content

Unprocessable Entity Error When using Upload Bundle feature #1074

@david-roper

Description

@david-roper

Current Behavior

Attempt to playground instrument form to local hosted opendatacapture instance. Currently receive a 422 Unprocessable entity error even with a correct endpoint, username and password. The console error received is as so:

image

Expected Behavior

If the form, username, password, and endpoint are all in proper format. The instrument form should properly upload to the open data capture instance and should send a 201 success message.

Browser

Chrome

Steps To Reproduce

  1. Create a local hosted instance on opendatacapture.
  2. create an instrument within the instrument playground.
  3. Select the upload bundle feature.
  4. Add endpoint for localhosted instance (i.e http://localhost:5500).
  5. Enter correct username and password for credentials.
  6. Press the submit button.

Additional Details

No response

Priority

High

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions