Logic App throwing Connection Error : Invalid connection, please update your connection to load complete details
Rahul kumar
0
Reputation points
I am encountering a recurring issue with the Gmail connector in Azure Logic Apps. After creating a new Logic App, setting up the Gmail connection with a custom application (using my own Client ID and Client Secret), and adding subsequent actions, the connection unexpectedly breaks when I refresh the page or return to the designer.
Steps to Reproduce
- Created a new logic app
- Add an initial action using the Gmail connector: a) Use the "Bring Your Own Application" option. b) Provide the Client ID and Client Secret of my custom Google app. c) Authenticate and successfully connect to Gmail.
- Following above, added another action that makes HTTP request when new email arrives.
- Save the Design.
Now, Refresh the Logic App page or return to the designer view after navigating away.
Sign in to answer