FCM not sending notification
mongoose-push docker version latest
docker run -p 8443:8443 -v pwd/priv:/opt/app/priv
-e PUSH_HTTPS_PORT=8443
-e PUSH_HTTPS_BIND_ADDR="0.0.0.0"
-e MIX_ENV=prod
-e REPLACE_OS_VARS=true
-e PUSH_APNS_ENABLED=false
-e PUSH_OPENAPI_EXPOSE_UI=true
-e PUSH_OPENAPI_EXPOSE_SPEC=true
-e PUSH_LOGLEVEL=debug
-it --rm mongooseim/mongoose-push:latest
rest api response null
does not send pushes, gives an error:
https://gist.github.com/krot3232/f8569514b4117f609929a597bd8f39ec
Hi @krot3232 Please attach full request and response. It's hard to tell what went wrong based on the logs only.
Closing due to lack of activity. If you'd like to continue this thread then feel free to reopen issue and provide needed data.