Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unprocessable Entity Error When using Upload Bundle feature #1074

Open
david-roper opened this issue Jan 13, 2025 · 0 comments
Open

Unprocessable Entity Error When using Upload Bundle feature #1074

david-roper opened this issue Jan 13, 2025 · 0 comments
Labels
Bug Something isn't working

Comments

@david-roper
Copy link
Collaborator

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

@david-roper david-roper added the Bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant