Skip to content

Fix Get-PnPFlow timing out #3820

New issue

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

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

Already on GitHub? # to your account

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
@gautamdsheth
Copy link
Collaborator

Thanks @jackpoz , merged it !!

@jackpoz jackpoz deleted the fixes/GetFlow branch August 10, 2024 13:50
# for free to join this conversation on GitHub. Already have an account? # 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