-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This endpoint causes an error:
https://westus2.api.cognitive.microsoft.com/anomalyfinder/v2.0/timeseries/last/detect
Exception: { "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription." }
Reverting back to the proper endpoint also causes an error:
https://api.labs.cognitive.microsoft.com/anomalyfinder/v1.0/anomalydetection
Exception: <title>400: KeyError('Points',)</title>400: KeyError('Points',)
Neither works for python-sample-v2!!
Metadata
Metadata
Assignees
Labels
No labels