but in the debug windows show the select and where 0=1 SELECT [id_naci] AS [lf], [desc_naci] AS [df], [cod_naci] AS [df2], '' AS [df3], '' AS [df4] FROM dbo.[CENTRAL_Nacionalidades] WHERE 0=1 ORDER BY [desc_naci] ASC
of course wil not show result, but why is this happen?
Your error message shows that you are using Nginx web server, make sure you have configured your Nginx web server correctly, see URL Rewrite. Note that there should be no setting for the “api” folder if you are using v2025, see Single Index Page.