Skip to content

Commit ec7612d

Browse files
committed
Fix invalid resource identifiers
1 parent ea5741d commit ec7612d

File tree

3 files changed

+107
-107
lines changed

3 files changed

+107
-107
lines changed

src/OpenIddict.Abstractions/OpenIddictResources.resx

Lines changed: 86 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,6 +1660,92 @@ To use the Entity Framework 6.x integration, reference the 'OpenIddict.EntityFra
16601660
To use the Entity Framework Core integration, reference the 'OpenIddict.EntityFrameworkCore' package and call 'services.AddOpenIddict().AddCore().UseEntityFrameworkCore()'.
16611661
To use the MongoDB integration, reference the 'OpenIddict.MongoDb' package and call 'services.AddOpenIddict().AddCore().UseMongoDb()'.</value>
16621662
</data>
1663+
<data name="ID0473" xml:space="preserve">
1664+
<value>The specified Alibaba Cloud/Aliyun region is not valid. Supported values are:
1665+
'China' (or 'CN'),
1666+
'Global' (or 'GLB').</value>
1667+
</data>
1668+
<data name="ID0474" xml:space="preserve">
1669+
<value>The specified Battle.net region is not valid. Supported values are:
1670+
'Asia-Pacific' (or 'APAC'),
1671+
'China' (or 'CN'),
1672+
'European Union' (or 'EU'),
1673+
'United States' (or 'US').</value>
1674+
</data>
1675+
<data name="ID0475" xml:space="preserve">
1676+
<value>The specified Amazon Cognito region is not valid. Supported values are:
1677+
'US East (Ohio)' (or 'us-east-2'),
1678+
'US East (N. Virginia)' (or 'us-east-1'),
1679+
'US West (N. California)' (or 'us-west-1'),
1680+
'US West (Oregon)' (or 'us-west-2'),
1681+
'Africa (Cape Town)' (or 'af-south-1'),
1682+
'Asia Pacific (Hong Kong)' (or 'ap-east-1'),
1683+
'Asia Pacific (Hyderabad)' (or 'ap-south-2'),
1684+
'Asia Pacific (Jakarta)' (or 'ap-southeast-3'),
1685+
'Asia Pacific (Malaysia)' (or 'ap-southeast-5'),
1686+
'Asia Pacific (Melbourne)' (or 'ap-southeast-4'),
1687+
'Asia Pacific (Mumbai)' (or 'ap-south-1'),
1688+
'Asia Pacific (Osaka)' (or 'ap-northeast-3'),
1689+
'Asia Pacific (Seoul)' (or 'ap-northeast-2'),
1690+
'Asia Pacific (Singapore)' (or 'ap-southeast-1'),
1691+
'Asia Pacific (Sydney)' (or 'ap-southeast-2'),
1692+
'Asia Pacific (Tokyo)' (or 'ap-northeast-1'),
1693+
'Canada (Central)' (or 'ca-central-1'),
1694+
'Canada West (Calgary)' (or 'ca-west-1'),
1695+
'Europe (Frankfurt)' (or 'eu-central-1'),
1696+
'Europe (Ireland)' (or 'eu-west-1'),
1697+
'Europe (London)' (or 'eu-west-2'),
1698+
'Europe (Milan)' (or 'eu-south-1'),
1699+
'Europe (Paris)' (or 'eu-west-3'),
1700+
'Europe (Spain)' (or 'eu-south-2'),
1701+
'Europe (Stockholm)' (or 'eu-north-1'),
1702+
'Europe (Zurich)' (or 'eu-central-2'),
1703+
'Israel (Tel Aviv)' (or 'il-central-1'),
1704+
'Middle East (Bahrain)' (or 'me-south-1'),
1705+
'Middle East (UAE)' (or 'me-central-1'),
1706+
'South America (São Paulo)' (or 'sa-east-1'),
1707+
'AWS GovCloud (US-East)' (or 'us-gov-east-1'),
1708+
'AWS GovCloud (US-West)' (or 'us-gov-west-1').
1709+
1710+
Alternatively, any value respecting the '[region]-[subregion]-[identifier]' pattern can also be specified.</value>
1711+
</data>
1712+
<data name="ID0476" xml:space="preserve">
1713+
<value>The specified Lark/Feishu region is not valid. Supported values are:
1714+
'China' (or 'CN'),
1715+
'Global' (or 'GLB').</value>
1716+
</data>
1717+
<data name="ID0477" xml:space="preserve">
1718+
<value>The specified Zoho region is not valid. Supported values are:
1719+
'Australia' (or 'AU'),
1720+
'Canada' (or 'CA'),
1721+
'European Union' (or 'EU'),
1722+
'India' (or 'IN'),
1723+
'Japan' (or 'JP'),
1724+
'Saudi Arabia' (or 'SA'),
1725+
'United Kingdom' (or 'UK'),
1726+
'United States' (or 'US').</value>
1727+
</data>
1728+
<data name="ID0478" xml:space="preserve">
1729+
<value>The specified Genesys Cloud region is not valid. Supported values are:
1730+
'Asia Pacific (Mumbai)' (or 'ap-south-1'),
1731+
'Asia Pacific (Osaka)' (or 'ap-northeast-3'),
1732+
'Asia Pacific (Seoul)' (or 'ap-northeast-2'),
1733+
'Asia Pacific (Sydney)' (or 'ap-southeast-2'),
1734+
'Asia Pacific (Tokyo)' (or 'ap-northeast-1'),
1735+
'Canada (Central)' (or 'ca-central-1'),
1736+
'Europe (Frankfurt)' (or 'eu-central-1'),
1737+
'Europe (Ireland)' (or 'eu-west-1'),
1738+
'Europe (London)' (or 'eu-west-2'),
1739+
'Europe (Zurich)' (or 'eu-central-2'),
1740+
'Middle East (UAE)' (or 'me-central-1'),
1741+
'South America (São Paulo)' (or 'sa-east-1'),
1742+
'US East (Virginia)' (or 'us-east-1'),
1743+
'US East 2 (Ohio)' (or 'us-east-2'),
1744+
'US West (Oregon)' (or 'us-west-2').</value>
1745+
</data>
1746+
<data name="ID0479" xml:space="preserve">
1747+
<value>The specified Stripe Connect account type is not valid. Supported values are 'Standard' and 'Express'.</value>
1748+
</data>
16631749
<data name="ID2000" xml:space="preserve">
16641750
<value>The security token is missing.</value>
16651751
</data>
@@ -2209,92 +2295,6 @@ To use the MongoDB integration, reference the 'OpenIddict.MongoDb' package and c
22092295
<data name="ID2183" xml:space="preserve">
22102296
<value>This client application is not allowed to use the pushed authorization request endpoint.</value>
22112297
</data>
2212-
<data name="ID2184" xml:space="preserve">
2213-
<value>The specified Alibaba Cloud/Aliyun region is not valid. Supported values are:
2214-
'China' (or 'CN'),
2215-
'Global' (or 'GLB').</value>
2216-
</data>
2217-
<data name="ID2185" xml:space="preserve">
2218-
<value>The specified Battle.net region is not valid. Supported values are:
2219-
'Asia-Pacific' (or 'APAC'),
2220-
'China' (or 'CN'),
2221-
'European Union' (or 'EU'),
2222-
'United States' (or 'US').</value>
2223-
</data>
2224-
<data name="ID2186" xml:space="preserve">
2225-
<value>The specified Amazon Cognito region is not valid. Supported values are:
2226-
'US East (Ohio)' (or 'us-east-2'),
2227-
'US East (N. Virginia)' (or 'us-east-1'),
2228-
'US West (N. California)' (or 'us-west-1'),
2229-
'US West (Oregon)' (or 'us-west-2'),
2230-
'Africa (Cape Town)' (or 'af-south-1'),
2231-
'Asia Pacific (Hong Kong)' (or 'ap-east-1'),
2232-
'Asia Pacific (Hyderabad)' (or 'ap-south-2'),
2233-
'Asia Pacific (Jakarta)' (or 'ap-southeast-3'),
2234-
'Asia Pacific (Malaysia)' (or 'ap-southeast-5'),
2235-
'Asia Pacific (Melbourne)' (or 'ap-southeast-4'),
2236-
'Asia Pacific (Mumbai)' (or 'ap-south-1'),
2237-
'Asia Pacific (Osaka)' (or 'ap-northeast-3'),
2238-
'Asia Pacific (Seoul)' (or 'ap-northeast-2'),
2239-
'Asia Pacific (Singapore)' (or 'ap-southeast-1'),
2240-
'Asia Pacific (Sydney)' (or 'ap-southeast-2'),
2241-
'Asia Pacific (Tokyo)' (or 'ap-northeast-1'),
2242-
'Canada (Central)' (or 'ca-central-1'),
2243-
'Canada West (Calgary)' (or 'ca-west-1'),
2244-
'Europe (Frankfurt)' (or 'eu-central-1'),
2245-
'Europe (Ireland)' (or 'eu-west-1'),
2246-
'Europe (London)' (or 'eu-west-2'),
2247-
'Europe (Milan)' (or 'eu-south-1'),
2248-
'Europe (Paris)' (or 'eu-west-3'),
2249-
'Europe (Spain)' (or 'eu-south-2'),
2250-
'Europe (Stockholm)' (or 'eu-north-1'),
2251-
'Europe (Zurich)' (or 'eu-central-2'),
2252-
'Israel (Tel Aviv)' (or 'il-central-1'),
2253-
'Middle East (Bahrain)' (or 'me-south-1'),
2254-
'Middle East (UAE)' (or 'me-central-1'),
2255-
'South America (São Paulo)' (or 'sa-east-1'),
2256-
'AWS GovCloud (US-East)' (or 'us-gov-east-1'),
2257-
'AWS GovCloud (US-West)' (or 'us-gov-west-1').
2258-
2259-
Alternatively, any value respecting the '[region]-[subregion]-[identifier]' pattern can also be specified.</value>
2260-
</data>
2261-
<data name="ID2187" xml:space="preserve">
2262-
<value>The specified Lark/Feishu region is not valid. Supported values are:
2263-
'China' (or 'CN'),
2264-
'Global' (or 'GLB').</value>
2265-
</data>
2266-
<data name="ID2188" xml:space="preserve">
2267-
<value>The specified Zoho region is not valid. Supported values are:
2268-
'Australia' (or 'AU'),
2269-
'Canada' (or 'CA'),
2270-
'European Union' (or 'EU'),
2271-
'India' (or 'IN'),
2272-
'Japan' (or 'JP'),
2273-
'Saudi Arabia' (or 'SA'),
2274-
'United Kingdom' (or 'UK'),
2275-
'United States' (or 'US').</value>
2276-
</data>
2277-
<data name="ID2189" xml:space="preserve">
2278-
<value>The specified Genesys Cloud region is not valid. Supported values are:
2279-
'Asia Pacific (Mumbai)' (or 'ap-south-1'),
2280-
'Asia Pacific (Osaka)' (or 'ap-northeast-3'),
2281-
'Asia Pacific (Seoul)' (or 'ap-northeast-2'),
2282-
'Asia Pacific (Sydney)' (or 'ap-southeast-2'),
2283-
'Asia Pacific (Tokyo)' (or 'ap-northeast-1'),
2284-
'Canada (Central)' (or 'ca-central-1'),
2285-
'Europe (Frankfurt)' (or 'eu-central-1'),
2286-
'Europe (Ireland)' (or 'eu-west-1'),
2287-
'Europe (London)' (or 'eu-west-2'),
2288-
'Europe (Zurich)' (or 'eu-central-2'),
2289-
'Middle East (UAE)' (or 'me-central-1'),
2290-
'South America (São Paulo)' (or 'sa-east-1'),
2291-
'US East (Virginia)' (or 'us-east-1'),
2292-
'US East 2 (Ohio)' (or 'us-east-2'),
2293-
'US West (Oregon)' (or 'us-west-2').</value>
2294-
</data>
2295-
<data name="ID2190" xml:space="preserve">
2296-
<value>The specified Stripe Connect account type is not valid. Supported values are 'Standard' and 'Express'.</value>
2297-
</data>
22982298
<data name="ID4000" xml:space="preserve">
22992299
<value>The '{0}' parameter shouldn't be null or empty at this point.</value>
23002300
</data>

src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationHandlers.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ ProviderTypes.Zoho when context.GrantType is GrantTypes.AuthorizationCode
549549
"UK" => new Uri("https://accounts.zoho.uk/oauth/v2/token", UriKind.Absolute),
550550
"US" => new Uri("https://accounts.zoho.com/oauth/v2/token", UriKind.Absolute),
551551

552-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188))
552+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477))
553553
},
554554

555555
ProviderTypes.Zoho when context.GrantType is GrantTypes.RefreshToken
@@ -566,7 +566,7 @@ ProviderTypes.Zoho when context.GrantType is GrantTypes.RefreshToken
566566
"UK" => new Uri("https://accounts.zoho.uk/oauth/v2/token", UriKind.Absolute),
567567
"US" => new Uri("https://accounts.zoho.com/oauth/v2/token", UriKind.Absolute),
568568

569-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188))
569+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477))
570570
},
571571

572572
_ => context.TokenEndpoint
@@ -1079,7 +1079,7 @@ ProviderTypes.Zoho when context.GrantType is GrantTypes.AuthorizationCode
10791079
"UK" => new Uri("https://accounts.zoho.uk/oauth/user/info", UriKind.Absolute),
10801080
"US" => new Uri("https://accounts.zoho.com/oauth/user/info", UriKind.Absolute),
10811081

1082-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188))
1082+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477))
10831083
},
10841084

10851085
ProviderTypes.Zoho when context.GrantType is GrantTypes.RefreshToken
@@ -1096,7 +1096,7 @@ ProviderTypes.Zoho when context.GrantType is GrantTypes.RefreshToken
10961096
"UK" => new Uri("https://accounts.zoho.uk/oauth/user/info", UriKind.Absolute),
10971097
"US" => new Uri("https://accounts.zoho.com/oauth/user/info", UriKind.Absolute),
10981098

1099-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188))
1099+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477))
11001100
},
11011101

11021102
_ => context.UserInfoEndpoint
@@ -1696,7 +1696,7 @@ ProviderTypes.StripeConnect when context.Properties.TryGetValue(
16961696
"express" => new Uri("https://connect.stripe.com/express/oauth/authorize", UriKind.Absolute),
16971697
"standard" => new Uri("https://connect.stripe.com/oauth/authorize", UriKind.Absolute),
16981698

1699-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2190))
1699+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0479))
17001700
},
17011701

17021702
// Zoho requires using a region-specific authorization endpoint.
@@ -1715,7 +1715,7 @@ ProviderTypes.Zoho when context.Properties.TryGetValue(Zoho.Properties.Location,
17151715
"UK" => new Uri("https://accounts.zoho.uk/oauth/v2/auth", UriKind.Absolute),
17161716
"US" => new Uri("https://accounts.zoho.com/oauth/v2/auth", UriKind.Absolute),
17171717

1718-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188))
1718+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477))
17191719
},
17201720

17211721
_ => context.AuthorizationEndpoint

src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@
9292
'China' or 'CN' => 'https://oauth.aliyun.com/',
9393
'Global' or 'GLB' => 'https://oauth.alibabacloud.com/',
9494
95-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2184)) }}"
95+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0473)) }}"
9696
ConfigurationEndpoint="{settings.Region switch {
9797
'China' or 'CN' => 'https://oauth.aliyun.com/.well-known/openid-configuration',
9898
'Global' or 'GLB' => 'https://oauth.alibabacloud.com/.well-known/openid-configuration',
9999
100-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2184)) }}" />
100+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0473)) }}" />
101101

102102
<Constant Class="Regions" Value="China" Name="China" />
103103
<Constant Class="Regions" Value="Global" Name="Global" />
@@ -313,7 +313,7 @@
313313
'European Union' or 'EU' => 'https://oauth.battle.net/',
314314
'United States' or 'US' => 'https://oauth.battle.net/',
315315
316-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2185)) }}" />
316+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0474)) }}" />
317317

318318
<Constant Class="Regions" Value="Asia-Pacific" Name="AsiaPacific" />
319319
<Constant Class="Regions" Value="China" Name="China" />
@@ -480,7 +480,7 @@
480480
481481
string value when Regex.IsMatch(value, @'^[a-z]{2,}(-[a-z]+-)?[a-z]+-\d+$') => $'https://cognito-idp.{value}.amazonaws.com/{settings.UserPoolId}',
482482
483-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2186)) }}" />
483+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0475)) }}" />
484484

485485
<!--
486486
Note: to make the region constants easier to read, only the name of
@@ -886,7 +886,7 @@
886886
'US East (Ohio)' or 'us-east-2' => 'https://login.use2.us-gov-pure.cloud/',
887887
'US West (Oregon)' or 'us-west-2' => 'https://login.usw2.pure.cloud/',
888888
889-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2189)) }}">
889+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0478)) }}">
890890
<Configuration AuthorizationEndpoint="{settings.Region switch {
891891
'Asia Pacific (Mumbai)' or 'ap-south-1' => 'https://login.aps1.pure.cloud/oauth/authorize',
892892
'Asia Pacific (Osaka)' or 'ap-northeast-3' => 'https://login.apne3.pure.cloud/oauth/authorize',
@@ -904,7 +904,7 @@
904904
'US East (Ohio)' or 'us-east-2' => 'https://login.use2.us-gov-pure.cloud/oauth/authorize',
905905
'US West (Oregon)' or 'us-west-2' => 'https://login.usw2.pure.cloud/oauth/authorize',
906906
907-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2189)) }}"
907+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0478)) }}"
908908
TokenEndpoint="{settings.Region switch {
909909
'Asia Pacific (Mumbai)' or 'ap-south-1' => 'https://login.aps1.pure.cloud/oauth/token',
910910
'Asia Pacific (Osaka)' or 'ap-northeast-3' => 'https://login.apne3.pure.cloud/oauth/token',
@@ -922,7 +922,7 @@
922922
'US East (Ohio)' or 'us-east-2' => 'https://login.use2.us-gov-pure.cloud/oauth/token',
923923
'US West (Oregon)' or 'us-west-2' => 'https://login.usw2.pure.cloud/oauth/token',
924924
925-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2189)) }}"
925+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0478)) }}"
926926
UserInfoEndpoint="{settings.Region switch {
927927
'Asia Pacific (Mumbai)' or 'ap-south-1' => 'https://api.aps1.pure.cloud/api/v2/users/me',
928928
'Asia Pacific (Osaka)' or 'ap-northeast-3' => 'https://api.apne3.pure.cloud/api/v2/users/me',
@@ -940,7 +940,7 @@
940940
'US East (Ohio)' or 'us-east-2' => 'https://api.use2.us-gov-pure.cloud/api/v2/users/me',
941941
'US West (Oregon)' or 'us-west-2' => 'https://api.usw2.pure.cloud/api/v2/users/me',
942942
943-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2189)) }}">
943+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0478)) }}">
944944

945945
<GrantType Value="authorization_code" />
946946
<GrantType Value="client_credentials" />
@@ -1275,22 +1275,22 @@
12751275
'China' or 'CN' => 'https://passport.feishu.cn/',
12761276
'Global' or 'GLB' => 'https://passport.larksuite.com/',
12771277
1278-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2187)) }}">
1278+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0476)) }}">
12791279
<Configuration AuthorizationEndpoint="{settings.Region switch {
12801280
'China' or 'CN' => 'https://passport.feishu.cn/suite/passport/oauth/authorize',
12811281
'Global' or 'GLB' => 'https://passport.larksuite.com/suite/passport/oauth/authorize',
12821282
1283-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2187)) }}"
1283+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0476)) }}"
12841284
TokenEndpoint="{settings.Region switch {
12851285
'China' or 'CN' => 'https://passport.feishu.cn/suite/passport/oauth/token',
12861286
'Global' or 'GLB' => 'https://passport.larksuite.com/suite/passport/oauth/token',
12871287
1288-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2187)) }}"
1288+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0476)) }}"
12891289
UserInfoEndpoint="{settings.Region switch {
12901290
'China' or 'CN' => 'https://passport.feishu.cn/suite/passport/oauth/userinfo',
12911291
'Global' or 'GLB' => 'https://passport.larksuite.com/suite/passport/oauth/userinfo',
12921292
1293-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2187)) }}">
1293+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0476)) }}">
12941294
<GrantType Value="authorization_code" />
12951295
<GrantType Value="refresh_token" />
12961296
</Configuration>
@@ -2043,7 +2043,7 @@
20432043
'express' => 'https://connect.stripe.com/express/oauth/authorize',
20442044
'standard' => 'https://connect.stripe.com/oauth/authorize',
20452045
2046-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2190)) }}"
2046+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0479)) }}"
20472047
TokenEndpoint="https://connect.stripe.com/oauth/token" />
20482048

20492049
<!--
@@ -2659,7 +2659,7 @@
26592659
'United Kingdom' or 'UK' => 'https://accounts.zoho.uk/oauth/v2/auth',
26602660
'United States' or 'US' => 'https://accounts.zoho.com/oauth/v2/auth',
26612661
2662-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188)) }}"
2662+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477)) }}"
26632663
TokenEndpoint="{settings.Region switch {
26642664
'Australia' or 'AU' => 'https://accounts.zoho.com.au/oauth/v2/token',
26652665
'Canada' or 'CA' => 'https://accounts.zohocloud.ca/oauth/v2/token',
@@ -2670,7 +2670,7 @@
26702670
'United Kingdom' or 'UK' => 'https://accounts.zoho.uk/oauth/v2/token',
26712671
'United States' or 'US' => 'https://accounts.zoho.com/oauth/v2/token',
26722672
2673-
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID2188)) }}">
2673+
_ => throw new InvalidOperationException(SR.GetResourceString(SR.ID0477)) }}">
26742674
<CodeChallengeMethod Value="S256" />
26752675

26762676
<GrantType Value="authorization_code" />

0 commit comments

Comments
 (0)