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