+1
Answered
Developing for SitePal
It seems that SitePal requires domains to be registered for an account. How can I develop and test the solution on my local machine prior to publishing to a live website?
Customer support service by UserEcho
Domain security is not required but an option you can turn on/off for your account, with the exception of dynamic TTS (sayText and sayAIResponse function calls) - where domain security is always on for your protection.
So - if you are not using dynamic TTS, turn OFF 'secure playback' for your account (default state is OFF). This attribute is set in your 'Account Info' page.
If you do use dynamic TTS - add 'localhost' or 127.0.0.1 to the list of domains and you should be fine.
Hope this helps,
Gil
SitePal Team
But you need to set it up in your account.
Please confirm this is working for you - let me know if you still see a problem.
Regards
Gil
Yes setting localhost allowed a test project to work.