Hi,
You can find the line here:
It means that Matomo tries to access something on plugins.matomo.org and Matomo just got something that can’t be decodes as JSON.
Can you try adding var_dump($response)
to see what response you get?
Hi,
You can find the line here:
It means that Matomo tries to access something on plugins.matomo.org and Matomo just got something that can’t be decodes as JSON.
Can you try adding var_dump($response)
to see what response you get?