Skip to content

Endpoint causes issues #1

Description

@nicholasdbrady

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!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions