NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Get Drug by ID cannot find terms #78

Closed blairlearn closed 2 years ago

blairlearn commented 2 years ago

Issue description

When running on an API server, the GetById method will return a "No results found" message for term IDs which do exist.

The method returns correctly when in a development environment, or in integration tests.

ESTIMATE TBD

Steps to reproduce the issue

  1. Browse to https://webapis-dev.cancer.gov/drugdictionary/v1/drugs/43234

What's the expected result?

What's the actual result?

Additional details / screenshot

Related Tickets

blairlearn commented 2 years ago

It helps if the appSettings.*.json is pointing to the correct Elasticsearch instance..... 🙄