usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Disable useMetadataService for client side #221

Closed chuanlin2018 closed 2 years ago

chuanlin2018 commented 2 years ago

http://mml.nist.gov:8080/browse/ODD-1010

The error was caused by calling remote Web metadata service from client side. This can be fixed by turning useMetadataService off in environment.prod.ts.

To test, run it in local docker.