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

PUT endpoint for upenn_contrast/multiple seems buggy #780

Open
arjunrajlab opened this issue Sep 22, 2024 · 0 comments
Open

PUT endpoint for upenn_contrast/multiple seems buggy #780

arjunrajlab opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@arjunrajlab
Copy link
Collaborator

I tried using the web API with a few different JSON inputs and it gave internal server errors. For instance:

[
  {
    "_id": "66ec79a643c86080ec9043b1",
    "color": "#FF00FF",
    "datasetId": "66b111fa8e2b55905fadb2e0"
  }
]

didn't work, saying internal server error. I tried also adding an "id" field with the same ID string, and it returned with success, but it didn't actually seem to do anything.

@arjunrajlab arjunrajlab added the bug Something isn't working label Sep 22, 2024
@arjunrajlab arjunrajlab moved this to Selected for development in Alpha Release Sep 22, 2024
@arjunrajlab arjunrajlab added this to the Alpha-Version milestone Sep 22, 2024
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
Status: Selected for development
Development

No branches or pull requests

2 participants