Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process for creating a new API connection is not functioning as expected. #6825

Open
vgouth opened this issue Mar 18, 2025 · 1 comment
Open

Comments

@vgouth
Copy link

vgouth commented Mar 18, 2025

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

  1. 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

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

@vgouth
Copy link
Author

vgouth commented Mar 26, 2025

Issue repro in latest VS Code test pass
VSIX Version : 5.58.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants