Skip to content

getDocuments has SyntaxError: Unexpected end of JSON input #149

@kazutoshisugita

Description

@kazutoshisugita

Minimal code to reproduce the problem

var firestore = FirestoreApp.getFirestore(dateArray.client_email, dateArray.private_key, dateArray.project_id);
const documents = firestore.getDocuments("collection_name");

Expected Behavior

when i run this a month ago, this code was running collectlly but now its not

Library Version:

33

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions