Microsoft Android Face API Error -


when debug face api throw below error.

unknownhostexception@830035410936} "java.net.unknownhostexception: unable resolve host "api.projectoxford.ai": no address associated hostname"

i recommend try use latest version of client library android. there have been api url changes when project oxford became cognitive services (not hostname, though).

you can want check app can access internet altogether (i.e. allowed application manifest).


Comments

Popular posts from this blog

database - How many Observations in SAS Sample Data Output -

javascript - Feed FileReader from server side files -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -