Hi All,
I have built a custom connector, to consume some of the endpoints for the microsoft graph, that I wish to use in my flow.
I have setup my app registration and have created my custom connector and can use it in my flow... but every hour the flow fails with the message saying that one of my connections, my custom connection, is in a disconnected state.
"Broken connections
We have found 1 of your connections in a disconnected state. Would you like to fix them now?"
I get the same issue using MS Flow or doing this via a Logic App and Logic App connector.
Which makes me think this is related to the appregistration settings?
How do I stop this scenario from happening?
What configuration does MS use to get their connectors working and NOT expiring?
My connector is using OAuth 2.0.
I have read the following - without coming to a resolution:
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_other-mso_o365b/ms-flow-access-token-error/2e9b7b3d-bb74-4102-942f-8f3f59f7d8f3
https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes
Any insight and help would be much appreciated
Pete