Forum Discussion
floody
1 year agoRegular Visitor
Notebook possbile to use mTLS as Auth to API Service
Hi everyone, I am currently looking into options to ingest data from a external service via their API. The API uses mTLS client certificates and private keys for Auth and was wondering what i...
- 1 year ago
Thanks Richard, I tried both, but no joy.
But what did work was using notebookutils e.g.
path = notebookutils.fs.getMountPath("/test")
richbenmintz
1 year agoResident Rockstar
Have you tried with the File API Path and or the or the realtive path for pyspark
- floody1 year agoRegular Visitor
Thanks Richard, I tried both, but no joy.
But what did work was using notebookutils e.g.
path = notebookutils.fs.getMountPath("/test")