Forum Discussion
Nghia
Helper I
3 years agoPipeline 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
Microsoft Employee
3 years agoHi 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
Helper I
3 years agoMorning,
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.