Closed reaper closed 4 months ago
Just to see if my hunch is correct, can you try replacing new lines inside of your key with \n
I wonder if somewhere along the process its not properly reading the PEM file
Just to see if my hunch is correct, can you try replacing new lines inside of your key with
\n
I wonder if somewhere along the process its not properly reading the PEM file
@pushchris I tried both, by default in the JSON payload, there are \n characters. I removed them but it didn't work
Hi, after upgrading to the version 1.7.0 and configuring the APN/Firebase provider, I reproduce an error reported on sentry after launching a campaign:
/usr/src/app/build/providers/push/LocalPushProvider.js in LocalPushProvider.send at line 101:47
The FCM provider fields seem OK. I tried to modify the private key content without success.