python-samples
python-samples copied to clipboard
Unable to auth quickstart
Expected Behavior
Allow quickstart access
Actual Behavior
Redirect to localhost
Steps to Reproduce the Problem
- I edit the script to reflect one of my sheets
- I run the script and it tells me to go to an oauth link to allow it access to my sheets
- when i click allow it redirects me to localhost (Clicking "Allow" will redirect you to: http://localhost:34703) Is this an issue with the script or what?
Specifications
- Python version (
python --version) Python 3.7.2 - OS (Mac/Linux/Windows) Debian GNU/Linux 9.9 (stretch)