{ "error": { "code": "ResourceNotFound", "message": "The requested resource was not found." } }
I can found this type of error in Face Cognitive Azure Application and i can do this code from the microsoft cognitive service documentation.
I am do this code in Android using java and also here i am attacching my java code.
Please give me solution for this
Attachment: MainActivity.zip