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

Fetching csv file from google drive error #119

Closed
minphone opened this issue Nov 8, 2019 · 3 comments
Closed

Fetching csv file from google drive error #119

minphone opened this issue Nov 8, 2019 · 3 comments
Labels

Comments

@minphone
Copy link

minphone commented Nov 8, 2019

When I add authorization code from my google sheet. But it still shows Could not download the requested file.. When I open this link into incognito mode, it can access everyone. But when I babelish csv2android, the error is occurred.

Here my babelish yml file.

filename: "my google sheet url"

langs:
  English: "en"
  Myanmar: "mm"

fetch: true
sheet: 0
excluded_states: ["SKIP"]
comments_column: 0
state_column: 4
keys_column: 1
default_lang: "English"
ignore_lang_path: false
stripping: true
output_basenames:
  - strings
csv_separator: ","
output_dir: app/src/main/res
@netbe
Copy link
Owner

netbe commented Nov 15, 2019

Hi,

is the filename value the name of your speadsheet in google drive "my google sheet url" ?
It should not be the link to google drive

@netbe
Copy link
Owner

netbe commented Nov 27, 2019

related to #121

@netbe netbe added the bugs label Nov 27, 2019
@minphone
Copy link
Author

minphone commented Dec 3, 2019

The issue is solved. Thanks

@minphone minphone closed this as completed Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants