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

Error: No JSON object could be decoded #71

Open
sibycharley opened this issue Dec 20, 2017 · 1 comment
Open

Error: No JSON object could be decoded #71

sibycharley opened this issue Dec 20, 2017 · 1 comment

Comments

@sibycharley
Copy link

Hi All,

I was trying to run the edx2bigquery as per the instructions in the Readme file.

On executing the instruction edx2bigquery --year2 pearson_course, it seems to be erring in the function get_gcloud_oauth2_creds with the message "No JSON object could be decoded"

I tried debugging and could see that the credentials are correctly read from the database file, but on trying to load it using json.loads the error happens.

I am not an expert in this domain, so can someone please guide me on how to rectify this issue and get the data set.

Rg,
Siby

@msj121
Copy link

msj121 commented Jan 5, 2018

@sibycharley Perhaps can we see some of your config file? I was having some issues with this. I personally solved it by using a json I downloaded from google cloud of a service account.

I described it here: #72

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