Process for creating a new API connection is not functioning as expected.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
1. Create a workspace in Vs code
2. Create a logic app project under the workspace
3. Complete the logic app project creation setup
4. Open the designer
5. Add a http request trigger
6. Add Send an email action
7. Create new connection for send an email action
8. Click on sign in button
9. we should see a pop- up stating " Do you want code to open the external website"
10. Click on open
11. It will open a new page in browser window and asks to select the account
12. Once the email account is selected, we must Allow access to Office 365 outlook.
13. Once access is allowed we should see a pop up stating it is trying to open Visual Studio code
![Image]()
14. Click on open. It should automatically close the current page in browser and re-open the VS code with new connection created.
**Expected:** Once we click on Open, It should automatically close the current page in browser and re-open the VS code with new connection created.
**Actual:**Once we click on Open, it does not close the current page in the browser or reopen VS Code. We have to manually close the browser page and open VS Code.
### What type of Logic App Is this happening in?
Standard (VSCode)
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
I am not attaching any video due to privacy concerns. Please feel free to reach out for further clarification.
### Browser
VS Code
### Additional context
**VSIX Version** 5\.44.5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.