clarkwinkelmann This is what I get in the console:
{
"status": 500,
"options": {
"url": "https://www.zerodx.it/forum/api/extensions/michaelbelgium-discussion-views",
"method": "POST",
"body": {
"enabled": true
},
"background": true
},
"xhr": {},
"responseText": "{\"errors\":[{\"status\":\"500\",\"code\":\"unknown\"}]}",
"response": {
"errors": [
{
"status": "500",
"code": "unknown"
}
]
},
"alert": {
"type": "error",
"content": [
"Oops! Qualcosa รจ andato storto. Aggiorna la pagina e riprova."
],
"controls": false
}
}
If I go in this link:
I get {"errors":[{"status":"405","code":"method_not_allowed"}]}