I have a domain from gandi.net, I\'m trying to make it point to my heroku app. I followed several tutorials and steps, I almost did it but I\'m getting this Access to ba
You need to get rid of the A records because Heroku no longer supports them. www.yourdomain.com should still work with that config though.
www.yourdomain.com
If you want to point the naked domain at your app on Heroku then you'll need to create an ALIAS record and I'm not sure if Gandhi supports these.