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

Where are put the serviceaccount json file in folder. #65

Open
ashishoffice opened this issue Jan 1, 2021 · 1 comment
Open

Where are put the serviceaccount json file in folder. #65

ashishoffice opened this issue Jan 1, 2021 · 1 comment

Comments

@ashishoffice
Copy link

ashishoffice commented Jan 1, 2021

File name too long os error =36

@Levi-Lesches
Copy link
Contributor

You can put it anywhere. The error you got is because you're computer can't handle files that have such a long name. This includes directories they're in, so if you have a file that's nested 100 folders deep, you can get this error. I believe the character limit for the full path of the file is, on Windows, 256 characters. Try moving your json file somewhere where the name would be shorter or follow these steps to disable the limit on Windows (scroll down to where it says "Make Windows 10 Accept Long File Paths").

So to be clear, this is probably an error with your computer, not this library.

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

2 participants