You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
It is not clear how to get a client ID to run the getting started program. I tried assigning the variable clientIDFromAzureAppRegistration using a client ID from an app that I already had from https://apps.dev.microsoft.com/#/appList. When I ran the getting started program, I was able to go through most of the authentication windows, but it failed with a window that said
"Sign In
Sorry, but we’re having trouble signing you in.
We received a bad request.
Additional technical information:
Correlation ID: 63b87501-9df5-44dd-9c74-de9f470bed12
Timestamp: 2016-11-21 20:07:14Z
AADSTS65005: The client application has requested access to resource 'https://api.azuredatacatalog.com'. This request has failed because the client has not specified this resource in its requiredResourceAccess list."
I do not know what to do next.
It is not clear how to get a client ID to run the getting started program. I tried assigning the variable clientIDFromAzureAppRegistration using a client ID from an app that I already had from https://apps.dev.microsoft.com/#/appList. When I ran the getting started program, I was able to go through most of the authentication windows, but it failed with a window that said
"Sign In
Sorry, but we’re having trouble signing you in.
We received a bad request.
Additional technical information:
Correlation ID: 63b87501-9df5-44dd-9c74-de9f470bed12
Timestamp: 2016-11-21 20:07:14Z
AADSTS65005: The client application has requested access to resource 'https://api.azuredatacatalog.com'. This request has failed because the client has not specified this resource in its requiredResourceAccess list."
I do not know what to do next.