I tried with and without and just removed http but it does not show up in preview. :(
from the help file: If you want AJAX requests to your server to work from any domain, or in preview, you can configure it to send the following HTTP header:
Access-Control-Allow-Origin: *
I added this but it does not work in preview.