I am with you on this scratching my head.
It is expecting Token and Token:TenantId
I got the token using https call to get the bearer token as well as passing tenant id but i am still getting the same eror I am with you on this scratching my head.
I am with you on this scratching my head.
"statuses": [
{
"status": "Error",
"target": "Token",
"error": {
"code": "Unauthenticated",
"message": "This connection is not authenticated."
}
}
]
@Microsoft is there any way to automatically create a connection for at least built-in connectors? May be an API call using Service Principal?