Import from a web page that requires auth #636
ovais-panjwani
started this conversation in
2. Feature requests
Replies: 2 comments
-
We welcome PRs in that sense, in the meantime you could fetch the web page with custom code and upload the corresponding HTML file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see, I will go ahead and try to upload the HTML file then. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Context / Scenario
I am trying to import from pages from an internal wiki but the wiki requires auth so the call
ImportWebPageAsync
fails. I was wondering if it is possible to add an auth token to read from the web page?Question
Is it possible to import from a web page that requires auth?
Beta Was this translation helpful? Give feedback.
All reactions