my question is similar to this queation but the answer of that doesn't work for me.On that answer he said just click on the "Mount Drive" button. But when I clicked the new cell appears in my code like this. and when I run this cell, It wants me authorization code again!. What should I do?
Asked
Active
Viewed 5,614 times
1 Answers
15
Create a new notebook, and copy and paste all of the cells from the source notebook there.
The automatic Drive mounting feature requires notebooks that are not shared or modified by others. So, my guess is that the original notebook you are trying to use is shared or is a copy of a notebook authored by others.

Bob Smith
- 36,107
- 11
- 98
- 91
-
thank you for your answer. it's True. thansk a lot. it saves me a lot of times!! – Mohammad Sadra Sharifzadeh Jul 28 '20 at 15:49