Closed SBrendan closed 7 years ago
Can you share the request response please?
Thx for your response. I took a screenshot of the console
You have a 401 response. The answer is here: https://github.com/wordpress-clients/hybrid/blob/develop/PUSHNOTIFICATIONS.md#parameter-oauth_consumer_key-is-missing
Thank you for your response, but the solution is buy the libraries for android ?
not at all.
Hello, first of all try to disabile OAuth under Push Notifications > OAuth to ease the configuration of Push Notifications for WordPress (Lite).
Thank you, I have resolved my problem, it's on my config file i'm enter http and my website is https.
Hi,
I have a problem with the push notification for Android version. On the debug mode i have this error =>[pushNotifications] register failed!
config.cson
"pushNotifications": "enabled": true "baseUrl": "http://stadion-actu.fr/pnfw" "android": "senderID": "8154410254"
I have add my server key to the plugin in wordpress, but it's do not work. I have get my Sender id and from Firebase => project => gear => project settings => cloud messaging tab => sender id and server key and I'm add the google-service.json to my project and the plugins in build.graddle
Sorry for my bad english.