epam / epam/Indigo

"500 Internal Server Error" in /indigo/descriptors

Open
#709 1 comment 0 reactions 1 assignee Claimed by @khyurri View on GitHub
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

**Steps to Reproduce**
Make request to `/indigo/descriptors` with the parameters `"acidPkaValue"` and/or `"basicPkaValue"`
```
{
"data": {
"type": "descriptor",
"attributes": {
"compound": {
"structure": "CCC",
"format": "auto"
},
"descriptors": [
"acidPkaValue",
"basicPkaValue"
]
}
}
}
```

**Expected behavior**
Correct processing of the request and return of the error description

**Actual behavior**
`Error: 500 Internal Server Error`

**Indigo/Bingo version**
1.6.1.0-g5dbb0c0f4-x86_64-linux-gnu-10.2.1

**Additional context**
The error can be reproduced even in /docs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.