Forum Discussion
Nghia
3 years agoHelper I
Pipeline gets error when run Notebook.
Notebook is totally fine, no error when run.
But I got this error when running in Pipeline:
"
Error
{ "errorCode": "2011", "message": "Failed to get UserAuth access token. The err...
HimanshuS-msft
3 years agoMicrosoft Employee
Hi Nghia ,
I did just tried a basic notebook run from a pipeline and it worked fine .
I am just curious as what is that you are trying to do in the notebook . if you can share that the I will try to repro the issues .
I will wait to hear back from you .
Thanks
Himanshu
I
Nghia
3 years agoHelper I
Morning,
Thanks for reaching me. what I am trying to do in the notebook:
Step 1: Create a Notebook: Print Hello
Step 2: Create a Pipeline: add the NoteBook
Step 3: Run Pipeline -> Get the error.