Azure-Samples / Azure-Samples/cognitive-services-quickstart-code
Operation Location getting null
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 389
- Fork
- 556
- Merge trung bình
- 3 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
` ReadHeaders responseHeader = vision.readWithServiceResponseAsync(remoteTextImageURL, null, null,null)
.toBlocking()
.single()
.headers();
String operationLocation = responseHeader.operationLocation();`
here it is retrieving null as operation location, could you help me to resolve this issue.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.