Skip to content

Endpoint causes issues #1

@nicholasdbrady

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

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