Hey Joan! Sorry, I've been doing some work on it today, and I must have altered the permissions around the time you looked at it. It should be restored here<http://replicate-me.maxthayer.org/> .
I got the thing working, but if you pass credentials with the target, those will end up in plaintext in my _replicator database. That's an intolerable breach of trust. It'd be much nicer to just POST to the target instance's `_replicate` endpoint, but I can't do that unless CORS is enabled on the target instance -- right? Best regards, Max <http://www.maxthayer.org/> On Tue, Sep 17, 2013 at 4:25 PM, Joan Touzet <[email protected]> wrote: > Hey Max, > > On Tue, Sep 17, 2013 at 10:40:49AM -0400, Max Thayer wrote: > > Inspired by Simon Metson's ReplicateMe< > https://github.com/drsm79/ReplicateMe>, > > I prototyped Replicate Me <http://replicate-me.maxthayer.org/>. In > theory, > > Unfortunately it looks like your prototype is hiding behind an > Authentication Required dialogue at cloudant.com, and I'm unable to get > in: > > {"error":"unauthorized","reason":"one of _design, _reader is required > for this request"} > > > here< > http://replicate-me.maxthayer.org/?source=http://jobot.maxthayer.org/api>. > > This URL doesn't work either :( > > -- > Joan Touzet | [email protected] | wohali everywhere else >
