Hello, i downloaded Live Messenger Web Toolkit sample from here : http://messenger.mslivelabs.com/Samples.zip
And i want to just test it, not put it in production. I tried to register application with sample domains(example.com/testproject.com/localhost), write redirect line in hosts file 127.0.0.1 example.com but when I try to use sample I get error: "Domain does not match registered domain"
Does I really need register real domain, just to test how it works ? Or how to get rid of this error?