Skip to content

Operation Location getting null #320

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions