"Unable to authenticate! Too many attempts" When not attempting to login #26409
Unanswered
luanesouza
asked this question in
Questions and Help
Replies: 1 comment 1 reply
-
What I tried so far:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Env:
I have a list of pages that I test, which are not behind auth0. These are public routes.
The tests were passing as expected in Cypress cloud, but a couple days ago I created a branch to update the auth0-lock package.
That branch was not merged, in fact, I closed it a couple days later, however since the creation of that branch the tests are no longer passing in Cypress cloud, though they pass locally.
The error can be seen below.
Please let me know of any clarifying questions you may have.
Cypress cloud is behaving as if I merged the auth0-lock PR.
Beta Was this translation helpful? Give feedback.
All reactions