Description of problem: Not able to access openshift-metering route Which works if we try from command line to gather reports. curl -H "Authorization: Bearer $TOKEN" -k "https://$METERING_ROUTE_HOSTNAME/api/v1/reports/get?name=[Report Name]&namespace=openshift-metering&format=[Format]" curl -u user:password -k "https://$METERING_ROUTE_HOSTNAME/api/v1/reports/get?name=[Report Name]&namespace=openshift-metering&format=[Format]" Test performed using document https://docs.openshift.com/container-platform/4.3/metering/configuring_metering/metering-configure-reporting-operator.html#metering-openshift-authentication_metering-configure-reporting-operator Version-Release number of selected component (if applicable): - version 4.3.0 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: