We got Twenty running with nginx and working on crm.myurl.com
i've set it up to forward crm.myurl.com/api to the server. so when i go to that url, i get:
{"statusCode":404,"message":"Cannot GET /api","error":"Not Found"}
so i know its working...
But when i add to the REST API playground - https://docs.twenty.com/rest-api/core#/
i get "Failed to parse OpenAPI file"