Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Authentication not connecting when running off .dll vs Visual Studio #35

Open
CaptinCCat opened this issue Jul 14, 2020 · 0 comments

Comments

@CaptinCCat
Copy link

(Please search existing issues before creating a new one.)

Sample Name:
Trying to run code using "dotnet SheetsMagic.dll"

Expected Behavior

When running in Visual Studio everything works fine.
When running the build .dll's Commands that do not require Google Authentication work fine. Commands that do require google authentication do not.

Actual Behavior

The code does not execute anything that requires google authentication.
When moving files around as well I couldn't get it to work, (perhaps I didn't move the authentication stuff to the right area?)

Steps to Reproduce the Problem

  1. Create a .net console project, follow the quickstart for spreadsheets
  2. build the program
  3. run project from the .dll file

Specifications

  • .NET version: Running program with Microsoft.NETCore 2.1.0
  • OS (Mac/Linux/Windows): Windows (and Linux)
@CaptinCCat CaptinCCat changed the title Google Authentication not connection when running off .dll Google Authentication not connecting when running off .dll vs Visual Studio Jul 14, 2020
sqrrrl pushed a commit that referenced this issue Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant