-
Story
-
Resolution: Done
-
Minor
-
None
-
None
-
1
-
False
-
False
-
Undefined
-
-
MWES 2021-04-13, MWES 2021-04-27, MWES 2021-05-11
Steps to reproduce
- Have a developers.redhat.com local development environment built (dxp-developer.docksal)
- All requests to https://developers.stage.redhat.com/content-gateway/ fail
Example:
[error] GuzzleHttp\Exception\ClientException: Client error: `GET https://developers.stage.redhat.com/content-gateway/rest/available/` resulted in a `403 Forbidden` response: <html><head> <title>Access Denied</title> </head> <style> * { text-align: center; } </style><bod (truncated...) in GuzzleHttp\Exception\RequestException::create() (line 113 of /var/www/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
Expected behavior
- developers.redhat.com could continue to successfully make requests to developers.stage.redhat.com/content-gateway/* for local development purposes