cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
afterword
Level IV

Username/Password required to open website with JSL

I'm trying to access a CSV served by one of our web APIs, but it's behind an authentication wall.  When I use the traditional Open() statement, I'm told that the resource was not found, and passing the parameters using the https://user:[email protected][email protected] results in the same error.

I AM able to open the file with the Web Browser Box() function, which authenticates through a Windows popup, but I don't see a way to extract the data from that Web Browser Box into a JMP data table.  Either way, I'd like to authenticate automatically and avoid the popup if possible.

Has anyone else opened files or web services that lie behind a login?

Thanks!

(JMP10, Windows7)

1 REPLY 1
afterword
Level IV

Re: Username/Password required to open website with JSL

I originally posted this around the holidays so I'm not sure how many people saw it.  I'm still hoping that opening a web service with a password is possible!

Recommended Articles