Skip to content

fix: guard against empty BaseUrl to prevent file:// scheme error (#10)#128

Open
Amalie-Wowern wants to merge 2 commits into
main-v18from
fix/issue-10-activecampaign-file-scheme-error-v18
Open

fix: guard against empty BaseUrl to prevent file:// scheme error (#10)#128
Amalie-Wowern wants to merge 2 commits into
main-v18from
fix/issue-10-activecampaign-file-scheme-error-v18

Conversation

@Amalie-Wowern

Copy link
Copy Markdown

Ports fix from main-v17. See #127 for full description.

Fixes umbraco/Umbraco.Integrations.Issues#10

amalieWW added 2 commits June 18, 2026 11:59
When BaseUrl is not configured in appsettings, the URI resolves to
file:// which throws NotSupportedException in LoggingHttpMessageHandler.
Guard with IsNullOrWhiteSpace check before setting BaseAddress.
Add --spec-version 1.6 to cdxgen in Zapier, ActiveCampaign and HubSpot
pipelines. Add pr: none to OAuthProxy and Emerchantpay pipelines to
prevent them from running on PRs.
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.

2 participants