Failed to parse OpenAPI file
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"Welcome | Twenty - Documentation
Twenty is a CRM designed to fit your unique business needs.
7 Replies
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View
sure - crm.myurl.com/api/open-api/core
i exposed a new port though the internal nginx pointing only at the server. so i have a url - crm-api.mydomain.com which worked with the playground.
so, all good here?
The method of using 1 URL (twenty.myurl.com/API) didn't work in the playground, but using a seperate subdomain did work. Twenty-api.myurl.com)
Unsure if it's suppose to work like that or not.
We should support it, could you create a ticket on Github?
done !
Thank you!
Closing this one as this is tracked on Github