Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Did they change the reference and documentation ? #61

Open
WeissAzura opened this issue Aug 28, 2020 · 0 comments
Open

Did they change the reference and documentation ? #61

WeissAzura opened this issue Aug 28, 2020 · 0 comments

Comments

@WeissAzura
Copy link

The reference for java in here https://docs.microsoft.com/en-us/java/api/overview/azure/cognitiveservices/client/faceapi?view=azure-java-stable doesn't make any sense when i implement com.microsoft.projectoxford:face:1.4.4.

Like in the sample file this was used to authenticate :
sFaceServiceClient = new FaceServiceRestClient(getString(R.string.endpoint), getString(R.string.subscription_key));

But in the doc :

public static FaceAPI authenticate(String baseUrl, final String subscriptionKey)

Reading this make me want to commit suicide.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant