Skip to content

Problem starting parse after adding push config to server.js #5391

@JpChii

Description

@JpChii

Hi All,

I am using bitanmi parse from AWS in free tier,

I've added the following android push configuration to /home/bitnami/apps/parse/htdocs/server.js
push:{
android:{
apikey:"server key from firebase"
}
}
when i try to restart parse after config changes am getting the following error

/opt/bitnami/apps/parse/htdocs/node_modules/@parse/push-adapter/lib/ParsePushAdapter.js:83
throw _iteratorError;
^
ParseError: 115 GCM Configuration is invalid

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