Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Error: No JSON object could be decoded #71

@sibycharley

Description

@sibycharley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions