wohali commented on issue #2892:
URL: https://github.com/apache/couchdb/issues/2892#issuecomment-630340004
Hi @jo ,
A workaround (for now) is to create the replication using the Basic
authentication header in your replication document, instead of specifying the
credentials in the URL.
This is just a workaround, we need to determine if this is a regression or
not and resolve the issue. Just want to get you on your way :)
The source and target properties can be urls, or they can be a json object
with `{“url”:”url in here”, “headers”: {“header1”:”value1”, …}}` properties.
You could specify a `Bearer` or `Authorization` header in there.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]