You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, any PR raised that makes API calls against a remote datasource with basic auth enabled fails. Testing against real endpoints by overriding cypress.json environment variables is successful.
How can one reproduce the bug?
Raise any PR that makes requests with an Authorization header.
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
OS: AL2023
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
What is the bug?
Currently, any PR raised that makes API calls against a remote datasource with basic auth enabled fails. Testing against real endpoints by overriding
cypress.json
environment variables is successful.How can one reproduce the bug?
Raise any PR that makes requests with an
Authorization
header.What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
OS: AL2023
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: