marked icon indicating copy to clipboard operation
marked copied to clipboard

Using basic auth with bitbucket gives redirect error.

Open smurphy917 opened this issue 6 years ago • 5 comments

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?

smurphy917 avatar Jul 20 '18 16:07 smurphy917

Hi @smurphy917, can you please try it with marked version 1.2.6 ?

borisdiakur avatar Jul 20 '18 21:07 borisdiakur

Am I correct in assuming that the version currently on the marketplace is not 1.2.6?

smurphy917 avatar Jul 20 '18 21:07 smurphy917

I’ve published version 1.2.6 just yesterday in the evening. It includes a fix which will hopefully resolve your issue.

borisdiakur avatar Jul 21 '18 07:07 borisdiakur

Unfortunately, I don't see any difference after upgrading.

smurphy917 avatar Jul 23 '18 14:07 smurphy917

Works for me, although I'm using a private server, not the Bitbucket cloud, and http instead of https.

cameron314 avatar Nov 02 '18 17:11 cameron314