This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
gmail quickstart.go will not retrieve a token #76
Open
Description
Expected Behavior
Following the gmail quickstart.go guide should produce a token.json file
Actual Behavior
The instructions ask to go to http://localhost:8000 which produces a site can't be reached dialog box
BTW - the quickstart.py works as expected. There seems to be something missing from the quickstart.go file if it really does need a webserver for localhost:8000.
Steps to Reproduce the Problem
- Follow the quickstart.go guide
- When the instructions ask to go to http://localhost:8000 you will get the can't be reached dialog box
Specifications
- Go version (
go version
) go version go1.19.1 linux/amd64 - OS (Mac/Linux/Windows) Linux POP!_OS 22.04 LTS / 64-bit
Metadata
Metadata
Assignees
Labels
No labels