Logic App throwing Connection Error : Invalid connection, please update your connection to load complete details

Rahul kumar 15 Reputation points
2025-01-07T14:34:40.9666667+00:00

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

  1. Created a new logic app
  2. 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.
  3. Following above, added another action that makes HTTP request when new email arrives.
  4. Save the Design.

Now, Refresh the Logic App page or return to the designer view after navigating away.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,408 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Shireesha Eeraboina 2,320 Reputation points Microsoft External Staff
    2025-01-10T06:13:35.4266667+00:00

    Hi @Rahul kumar ,

    Thank you for providing the details. I apologize for the delay in my response and any inconvenience this may have caused.

    On the basis of the above provided details we are suspecting that Client ID and Client Secret may causing the issue to resolve that in the google console you have to configure the OAuth and after configuring that you will be getting the Client ID and Client Secret so paste those details in the required path.

    So, to configure OAuth and get the Client ID and Client Secret below is the document for your reference we request you to proceed accordingly and share your concerns if you have any.

    https://learn.microsoft.com/en-us/connectors/gmail/#creating-an-oauth-client-application-in-google

    Thankyou.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.