leerssej / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Support HTTPS (Basic Authentication) #217

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning

What is the expected output? What do you see instead?

There are a few possible fixes. First, we could provide an error message with 
more detail for non-technical users. E.g. on a 401 error say that credentials 
are needed, rather than simply failing. Secondly, the product could provide 
somewhere to add in credentials.

Original issue reported on code.google.com by mcnamara.tim@gmail.com on 15 Nov 2010 at 10:09

GoogleCodeExporter commented 8 years ago
Can this particular service accept the username/password within the url itself 
?  Such as https://username:password@demogy.service-now.com/incident.do?CSV

Original comment by thadguidry on 15 Nov 2010 at 10:16

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 16 Nov 2010 at 5:58