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

Fix Get-PnPFlow timing out #3820

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Fix Get-PnPFlow timing out #3820

merged 2 commits into from
Mar 12, 2024

Conversation

jackpoz
Copy link
Contributor

@jackpoz jackpoz commented Mar 8, 2024

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #3794 and #1871

What is in this Pull Request ?

Fix Get-PnPFlow timing out after 100 seconds. A missing "/" was causing sending a request to an invalid domain "https://api.flow.microsoft.comproviders/"

Example of the commande before the fix:
image

Example of the commande after the fix:
image

Fix Get-PnPFlow timing out after 100 seconds. A missing "/" was causing sending a request to an invalid domain.
@gautamdsheth gautamdsheth merged commit 2b8a635 into pnp:dev Mar 12, 2024
1 check passed
@gautamdsheth
Copy link
Collaborator

Thanks @jackpoz , merged it !!

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

Successfully merging this pull request may close these issues.

[BUG] Get-PnPFlow Times Out after 100 Seconds
2 participants