idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.57k stars 2.03k forks source link

After deploying backend on render.com error happens: "Api url doesn't exist" #1109

Open metinlleshi opened 6 months ago

metinlleshi commented 6 months ago

Describe the bug After Deploying Backend Website for Production on render.com an error happens as follows:

{ "success": false, "message": "Api url doesn't exist " }

To Reproduce Steps to reproduce the behavior:

  1. Deploy Backend website on Render.com
  2. Click on Auto-Generated Url
  3. See Error

Expected behavior This Message should not appear

Additional context Add any other context about the problem here.