Getting a 502 error on the Teams Connector. When I try to select a Post in option on the Post message in a chat or channel action, it gives me the below error and doesn't let me choose anything. I have had this flow up and working for over a year and it's suddenly failing as this morning. I tried to rebuild from scratch, which is what several posts have suggested, and it still gives me an error when I'm building it. Error is below. The only slightly informative portion is here Could not find endpoint for geo 'unitedstates'. an error that I have never seen before.
Could not retrieve values. The dynamic invocation request failed with error: Unexpected error occurred when calling the ApiHubsRuntime API: 'Microsoft.Azure.ProcessSimple.Data.Entities.Exceptions.ProcessSimpleDataException: The ApiHubsRuntime API call failed with http status code 'BadGateway' and response content '{
"error": {
"code": 502,
"source": "power-apis-usgov001-public.azure-apihub.us",
"clientRequestId": "6be05b83-0539-4c44-9d05-f16fce395302",
"message": "BadGateway",
"innerError": {
"error": {
"code": "InternalServerError",
"message": "Http request failed with unhandled exception of type 'InvalidOperationException' and message: 'Could not find endpoint for geo 'unitedstates'.'."
}
}
}
}'
at Microsoft.Azure.ProcessSimple.Data.DataProviders.HttpClientDataProvider.<>c__DisplayClass47_1`2.<<CallService>b__0>d.MoveNext() in C:\__w\1\s\src\processsimple\Roles\ProcessSimple.Data.Shared\DataProviders\Services\HttpClientDataProvider.cs:line 636
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.WindowsAzure.ResourceStack.Common.Algorithms.AsyncRetry.<Retry>d__3`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Microsoft.Azure.ProcessSimple.Data.DataProviders.HttpClientDataProvider.<CallService>d__47`2.MoveNext() in C:\__w\1\s\src\processsimple\Roles\ProcessSimple.Data.Shared\DataProviders\Services\HttpClientDataProvider.cs:line 493'.

Report
All responses (
Answers (