On 30/01/2015 20:04, Frederic Bolvin wrote:
Hello, I try to run my own Sync Server 1.5, so I followed these instructions: https://docs.services.mozilla.com/howtos/run-sync-1.5.html The confusing thing: If I call https://sync.bolvin.de in the Browser, I get a simple "It works!" (but not the apache style I think). By calling https://sync.bolvin.de/1.0/sync/1.5, I get a 404 HTTP Status and the "0" in the browser.
Try adding "/token" on the start of the URL path, ie: https://sync.bolvin.de/token/1.0/sync/1.5 Cheers, Ryan _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

