Open robel-yemane opened 1 year ago
I have the same problem
This workaround did work for me. But, clearly, it's a bug that I'd appreciate a lot if it were fixed. Thanks again.
It seems like there is some code missing from the example. The instructions want you to connect to a local web server but the example code doesn't start one.
This workaround did work for me. But, clearly, it's a bug that I'd appreciate a lot if it were fixed. Thanks again.
This worked. Thanks for pointing it out.
Expected Behavior
From the example provided in - https://developers.google.com/sheets/api/quickstart/go#run_the_sample , the expected behaviour upon running the app first time is:
Actual Behavior
nothing running in localhost
and when following the link that the app suggest to visit i.e.
I get asked that the app wants to access my google account but when I allow it, it fails to continue and site is unrechable
Steps to Reproduce the Problem
Specifications
go version
): go version go1.19.5 darwin/arm64