View Single Post
Posts: 22 | Thanked: 3 times | Joined on Jun 2010
#66
I have now disabled https on my server and do pure http. Still, it doesn't work when I try to "sync" from the app.

I can see in the server log that my phone is accessing
Code:
/easylist/getList.php?username=USERNAME&password=SOMEHASH&xml=v2
but I get a message saying "Can't synchronize. Unable to synchronize with online list. Please make sure you've correctly setup your sync account in settings."

If I paste that very same adress into my browser, I do get the list as XML in return.

Maybe there is something I don't quite understand with "syncing" with the online list. What will be the name of this list? I have created a list called "Test" in the app, and try to sync from within that list. On the web interface I have created a few items, but don't really know the name of that list.

Also, I understand that it is not really synchronization, but rather overwriting with wichever list is the freshest, right?