Hello everyone,
I have an expressjs api on heroku. With $7 dyno. And having a subdomain setup on Cloudflare as cname api.herokuapp.com with dns only. But https still doesn’t work. I tried proxy in express app. Also tried orange cloud from Cloudflare. But in orange cloud it sends cookie on my server and because it’s an api it gives 503 error. Please help