python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

Unable to auth quickstart

Open BamaJoe411 opened this issue 6 years ago • 6 comments

Expected Behavior

Allow quickstart access

Actual Behavior

Redirect to localhost

Steps to Reproduce the Problem

  1. I edit the script to reflect one of my sheets
  2. I run the script and it tells me to go to an oauth link to allow it access to my sheets
  3. 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)

BamaJoe411 avatar Aug 20 '19 06:08 BamaJoe411