Hi,
I have successfully configured my domain’s CNAME dns record to point to develop.backendless.com. I have successfully checked here http://dns-record-viewer.online-domain-tools.com/ that my domain (app.mobile.clarvs.com) has a cname entry for develop.backendless.com. However, despite this, if I make some curl request to http://app.mobile.clarvs.com/v1/data/tableName (with proper headers) I get a 404 http error. I also have properly configured the app’s settings as you can see from the attached screenshot. What am I doing wrong?
Thank you