Proxy settings not working with webread

조회 수: 4 (최근 30일)
Johan
Johan 2015년 4월 8일
댓글: Christian Becker-Asano 2016년 2월 24일
Is it possible to use webread through a proxy server?
My proxy settings are correctly set in "Matlab web preferences".
"web('http://www.google.com')" works fine - Opens up the google page in the matlab web browser. BUT "webread('http://www.google.com')" return error: Error using readContentFromWebService (line 37) The server returned the message: "Proxy Authentication Required" for URL, 'http://www.google.com' (with HTTP response code 407).
The same webread command works fine (returns data) when not working through the proxy server.
So any ideas why "web" works but "webread" does not? And how to get "webread" to work as well?
Thanks
  댓글 수: 2
Johannes
Johannes 2015년 6월 8일
I have the same problem. Also test connection in the MATLAB Web Preferences fails. Do you have solved the issue in the meantime?
Thanks
Christian Becker-Asano
Christian Becker-Asano 2016년 2월 24일
Same problem here.. any solution ahead?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by