Cannot go to home page with http auth #2648
Unanswered
dimitriBouteille
asked this question in
Help Needed
Replies: 0 comments
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.
-
Cannot go to home page with
navigate(). I have the following page which is very simple:home.js
when I want to go to the page with the following code:
test.js
I have this error :
Dismissed user prompt dialog: XXXX is requesting your username and password. The site says: “Authorization required or ask to be in whitelist”:. However if I test with this page, no problem.home.js
I correctly configured the
launch_urloption by passing the authentication information.Any idea what the problem is?
Beta Was this translation helpful? Give feedback.
All reactions