NIST-ISODB / isotherm-digitizer-panel

Contribution form for NIST adsorption isotherm database implemented using pyviz panel
2 stars 3 forks source link

Concentration units API does not work #3

Closed ltalirz closed 4 years ago

ltalirz commented 4 years ago

I found that the API for concentration units does not work: https://adsorption.nist.gov/isodb/api/concentration-type-lookup.json

ltalirz commented 4 years ago

Pinging @dwsideriusNIST about this

dwsideriusNIST commented 4 years ago

API call should be: /isodb/api/concentration-units-lookup.json

ltalirz commented 4 years ago

Ah, thanks, that was rather obvious ;-)

I thought I tried this before, but if you enter an endpoint that the API does not understand, it redirects you to a different base url (https://adsorption.nist.gov/api/concentration-type-lookup.json ), i.e. I tried it but with the wrong base url.