フィルターのクリア

URLREAD not working on the following link.

2 ビュー (過去 30 日間)
Pranav Athreya
Pranav Athreya 2018 年 10 月 15 日
コメント済み: Pranav Athreya 2018 年 10 月 16 日
I am trying to pull the data from the following URL: https://www.sjport.com/expected_vessels.php Upon running the below command: urlread('https://www.sjport.com/expected_vessels.php')
I receive the error:
Error using urlreadwrite (line 98) Error downloading URL. Your network connection may be down or your proxy settings improperly configured. Error in urlread (line 33) [s,status] = urlreadwrite(mfilename,catchErrors,url,varargin{:});
I found the below link, and was able to add the website's certificate to my keystore, but it still does not work. Please help me. https://www.mathworks.com/matlabcentral/answers/92506-how-can-i-configure-matlab-to-allow-access-to-self-signed-https-servers
  2 件のコメント
Kevin Chng
Kevin Chng 2018 年 10 月 16 日
Pranav Athreya
Pranav Athreya 2018 年 10 月 16 日
I did do that. It still hasn't worked. The keystore says the URL's certificate has been added.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeWeb Services についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by