It only happens on STAGE ENV.
When trying to send email from this test, we get the following error:
> raise ApiException(http_resp=r) E iqe_automation_analytics_api_v1.exceptions.ApiException: (401) E Reason: Unauthorized E HTTP response headers: HTTPHeaderDict({'Server': 'openresty', 'Content-Type': 'application/json', 'Content-Length': '75', 'x-rh-insights-request-id': '74e47eda81744e76986b1ab79a515e7b', 'x-content-type-options': 'nosniff', 'Date': 'Wed, 23 Nov 2022 12:47:21 GMT', 'Connection': 'close', 'Set-Cookie': '8f585a7d113e400d14faa100d81cbdaf=c4a0480a9332c5c54eba112fa3da40ce; path=/; HttpOnly; Secure; SameSite=None', 'x-rh-edge-request-id': 'af2910b', 'x-rh-edge-reference-id': '0.997cd117.1669207641.af2910b', 'x-rh-edge-cache-status': 'Miss from child, Miss from parent', 'X-Frame-Options': 'SAMEORIGIN'}) E HTTP response body: b'{"detail":{"name":["{\\"message\\":\\"Missing or invalid x-rh-apitoken.\\"}"]}}' iqe_automation_analytics_api_v1/rest.py:230: ApiException
- mentioned on
(1 mentioned on)