Cannot delete submissions

I cannot delete submissions. Developer console gives this warning:

Failed to load resource: the server responded with a status of 405 (Not Allowed)

…on this link https://ourjournaldomain.com/?journal=jnl&endpoint=/jnl/api/v1/_submissions/4

Hi @ilokano,

A 405 response will be coming from your server somewhere upstream of OJS; I’d suggest checking to make sure your server is allowing DELETE requests to go through to OJS.

Regards,
Alec Smecher
Public Knowledge Project Team