Skip to content

Conversation

@nickvergessen
Copy link
Member

      "Exception": "TypeError",
      "Message": "json_decode() expects parameter 1 to be string, object given",
      "Code": 0,
      "Trace": [
        {
          "file": "/var/www/html/apps/notifications/lib/Push.php",
          "line": 333,
          "function": "json_decode"
        },
        {
          "file": "/var/www/html/apps/notifications/lib/Push.php",
          "line": 124,
          "function": "sendNotificationsToProxies",
          "class": "OCA\\Notifications\\Push",
          "type": "->"
        },
        {
          "file": "/var/www/html/apps/notifications/lib/App.php",
          "line": 99,
          "function": "flushPayloads",
          "class": "OCA\\Notifications\\Push",
          "type": "->"
        },

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 makes sense

@nickvergessen nickvergessen force-pushed the bugfix/noid/fix-handling-the-response-of-the-proxy branch from f5f4c47 to 467dd42 Compare June 7, 2021 11:32
@nickvergessen nickvergessen force-pushed the bugfix/noid/fix-handling-the-response-of-the-proxy branch from 467dd42 to 4876cb8 Compare June 7, 2021 11:34
@nickvergessen
Copy link
Member Author

Seems to have been a temporary error

@nickvergessen nickvergessen deleted the bugfix/noid/fix-handling-the-response-of-the-proxy branch June 7, 2021 12:14
This was referenced Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants