Hi Jan,
I'm attaching screenshot from webconsole of firefox. It is getting an unauthorised error. Foll is my global network setting line :
var globalNetworkCheckSettings={href: ' http://192.168.0.18:8080/ucaldav/user/', hrefLabel: null, crossDomain: null, additionalResources: [], forceReadOnly: n ull, withCredentials: false, showHeader: true, settingsAccount: true, syncInterval: 60000, timeOut: 30000, lockTimeOut: 10000, delegation: false, backgroundC alendars: [], ignoreAlarms: false }
My CalDav-Zap version is 0.9.0.
Thanks, Amol.
On Fri, Jul 26, 2013 at 2:56 PM, Ján Máté jan.mate@inf-it.com wrote:
Hi Amol,
we never tested Bedework but the latest version of CalDavZAP uses very similar (or same) requests as CardDavMATE so it should work with nearly all servers. The biggest problem is usually if you want to use cross domain setup - then you need to configure your server to send proper CORS headers (see misc/config_davical.txt for required headers).
JM
On Jul 26, 2013, at 10:45 AM, Amol Kulkarni amolk112k@gmail.com wrote:
Hello, I want to configure caldavzap to work with bedework. But according to
the documents, caldavzap has not been tested with bedework. Is there any known problem in configuring caldavzap with bedework ?
Has anyone tried it before ? Any hints / workaround to just get one account working for proof of
concept?
Thanks in advance, Amol.