Enabling API keys

To enable the Data API keys, follow these steps:
  1. Edit the settings.py file (typically, settings_local_dev.py) file to include the following setting: DATA_API_ENABLED = True
  2. Save the change.
  3. Restart Cloudera Data Visualization.
  4. Reload Data Visualization in the browser window.