From e3b32065eaf99a5cd99abfa2b08cd73dde1c2384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Fri, 13 Jun 2025 09:37:27 +0200 Subject: [PATCH] Update the ID0479 message to use the correct letter case for the Stripe account types --- src/OpenIddict.Abstractions/OpenIddictResources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenIddict.Abstractions/OpenIddictResources.resx b/src/OpenIddict.Abstractions/OpenIddictResources.resx index 803a1fb0..2dff8454 100644 --- a/src/OpenIddict.Abstractions/OpenIddictResources.resx +++ b/src/OpenIddict.Abstractions/OpenIddictResources.resx @@ -1743,7 +1743,7 @@ Alternatively, any value respecting the '[region]-[subregion]-[identifier]' patt 'US West (Oregon)' (or 'us-west-2'). - The specified Stripe Connect account type is not valid. Supported values are 'Standard' and 'Express'. + The specified Stripe Connect account type is not valid. Supported values are 'standard' and 'express'. A subject token must be specified when using the token exchange grant.