Issue When creating web content using POST, PUT, or PATCH API requests, an Error 406 is returned if no locales match the accepted languages: { "status": "NOT_ACCEPTABLE", "title": "No locales match the accepted languages: xx-XX" } Environment Liferay DXP 7.4+ Resolution This behavior for...