• Resolved matthiaswolff

    (@matthiaswolff)


    Plugin was working fine before. We installed a new website with latest WP and migrated. Also updated the plugin, where theres a new field sound. We entered default.

    When we try to test the notification, the response is as follows:

    {“headers”:{},”body”:”\n\n

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter matthiaswolff

    (@matthiaswolff)

    I believe its simple not compatible with version 5.8.1 of WordPress.

    On the old site it gives this payload:
    {“headers”:{},”body”:”{\”message_id\”:5008504187727409789}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}}

    On the new one its this one:
    {“headers”:{},”body”:”\n\n

    We have an immense problem. Could you help to update it?

    Plugin Author Paulo Miranda

    (@dprogrammer)

    HI,

    I tested it on my website, WP 5.8.1

    Activate the logs in the plugin (fcm-dp-push-notification.php file) and see if there are any errors in your installation.

    The log file (debug.log) is generated in the wp-content folder

    To write to the log: $this->write_log(‘your text here’);

    `API Return

    {“headers”:{},”body”:”{\”message_id\”:7592770531357352034}”,”response”:{“code”:200,”message”:”OK”},”cookies”:[],”filename”:null,”http_response”:{“data”:null,”headers”:null,”status”:null}}

    Send again

    FCM Options

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not working anymore’ is closed to new replies.