Logic App throwing Connection Error : Invalid connection, please update your connection to load complete details
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
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:
- Use the "Bring Your Own Application" option.
- Provide the Client ID and Client Secret of my custom Google app.
- Authenticate and successfully connect to Gmail.
- ![Image]()
1. Following above, added another action that makes HTTP request when new email arrives.
2. Save the Design.
Now, Refresh the Logic App page or return to the designer view after navigating away.
![Image]()
I tried setting connections four times, at first it got connected properly, then when i visit design view again it starts to throw the same error.
### What type of Logic App Is this happening in?
Consumption (Portal)
### Which operating system are you using?
Linux
### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()
No
### Workflow JSON
```json
```
### Screenshots or Videos
*No response*
### Browser
- Browser : Chrome
- Location : North Central US
### Additional context
*No response*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.