Hola, tengo dos webs una antigua y una nueva. Estoy intentado crear una colección pero no funciona en ninguna de las dos. Recibo siempre el mismo error (prueba más tarde o contacta al administrador.
(las dos webs están en un servidor externo). Alguna idea? Es la actualizacion nueva de tainacan el problema?)
This error (405) usually happens when the server is set to not accept some kinds of requests. For example, it might be configured to accept PUT but not PATCH requests. You can request your hosting provider to check documentation about how to fix 405 specifically. Here is ono link in Portuguese:
My first supposition would be that it is due to some setting in the .httaccess file.