I am trying to follow the instructions here to analyze a form. I have already trained a model and it works when I use the python code. Now, I would like to be able to get the results also per postman
but it doesn't work.
You can see my post request here:
As you see, I have added the Content-Type
and the Ocp-Apim-Subscription-Key
. However, I don't get any json
as the answer, though I get status: 202 Accepted
.
Can anybody tell me, what I have done wrong?
Thanks in advance,
If you have got a response with code 202 Accepted
, this means Azure has accepted your request and start to recognize your images.
In response header, there will be an URL named: operation-location