cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.

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