barddzen
barddzen
ValueError ValueError: Missing access token. Traceback (most recent call last) File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.7/site-packages/flask/app.py",...
I get the following error: python onenote_export.py --outdir ~/Downloads/onenote_export --select 'Personal' File "onenote_export.py", line 62 raise RuntimeError(f'Invalid server response: {resp}') ^ SyntaxError: invalid syntax