c# - Client Exception Computer vision API -
i trying run example article.https://msdn.microsoft.com/en-us/magazine/mt788620.aspx
i getting client exception. created keys here https://azure.microsoft.com/en-us/try/cognitive-services/my-apis/
in example, passing api key visionserviceclient. how know endpoint visionserviceclient pointing? think there few different endpoints depending on test page
how change endpoint visionserviceclient ?
i trying run example. version of package, did not have argument endpoint. upgraded package , pointed correct endpoint. works now.
Comments
Post a Comment