mintproject / mint-ui-lit

New version of the MINT-UI
Apache License 2.0
4 stars 0 forks source link

UI cannot connect with cromo API #607

Open mosoriob opened 11 months ago

mosoriob commented 11 months ago

Describe the bug UI cannot connect with cromo API

To Reproduce Steps to reproduce the behavior:

  1. Go to https://wildfire.mint.isi.edu/texas/models/cromo
  2. Fill the fields:
  3. See error
mosoriob commented 11 months ago

The issue seems to be that the UI’s config.js has the set for variable REACT_APP_CROMO_URL, while the UI expects the variable REACT_APP_CROMO_API

mosoriob commented 11 months ago

The value must be: https://cromo.wildfire.mint.isi.edu/v1.0