Azure-Samples / Azure-Samples/cognitive-services-quickstart-code

Operation Location getting null

Đang mở
#320 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
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

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.