marked
marked copied to clipboard
Using basic auth with bitbucket gives redirect error.
I'm attempting to link to a private bitbucket repository using basic auth over https. When I try it with curl, I get the .md source back no problem, but trying it with marked I just get this error:
Cannot read resource. Server redirected too many times (20)
Any ideas?
Hi @smurphy917, can you please try it with marked version 1.2.6 ?
Am I correct in assuming that the version currently on the marketplace is not 1.2.6?
I’ve published version 1.2.6 just yesterday in the evening. It includes a fix which will hopefully resolve your issue.
Unfortunately, I don't see any difference after upgrading.
Works for me, although I'm using a private server, not the Bitbucket cloud, and http instead of https.