The marketplace handler was hardcoded to use port 8102, but the Exchange API service runs on port 8001. Updated all marketplace_url default values from http://localhost:8102 to http://localhost:8001 to fix connection errors in Stage 4 training.
The marketplace handler was hardcoded to use port 8102, but the Exchange API service runs on port 8001. Updated all marketplace_url default values from http://localhost:8102 to http://localhost:8001 to fix connection errors in Stage 4 training.