- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi to everyone,
I don't know what has happened, but from some days on my personal machine (Ubuntu 14.04 LTS),
XDK started giving me the following errors on HTTPS requests made from the emulator.
Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR https://adress.
This for me is really a big problem, since I can't work on my machine. Is someone having the same behaviour?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Paul,
I have made 2 experiments:
1) Clean install and running XDK. SSL is OK
2) Update all the packages and running the XDK: SSL is OK.
So maybe I have something messed up with my system, but it's really really strange.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Andrea -- in the google API response I see this:
responseJSON: Object error_message: "Invalid request. Missing the 'address', 'bounds', 'components', 'latlng' or 'place_id' parameter." results: Array[0] length: 0 __proto__: Array[0] status: "INVALID_REQUEST" __proto__: Object responseText: "{↵ "error_message" : "Invalid request. Missing the 'address', 'bounds', 'components', 'latlng' or 'place_id' parameter.",↵ "results" : [],↵ "status" : "INVALID_REQUEST"↵ }↵
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Paul,
You see this response because you don't have set the parameters, but this is not the point.
The main point if you see the SSL error or not, that it's not dependent on the fact that you pass the correct parameters.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The error was shown in the previous two latest stable releases of the XDK.
You should have something like this in the emulator:
https://software.intel.com/sites/default/files/managed/53/3a/https_error.jpg
