Skip to content

Commit fce6edc

Browse files
committed
Fixed tokenUrl
1 parent 68e5c0b commit fce6edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/billing_subscriptions_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,7 @@
21632163
"description": "Oauth 2.0 authentication",
21642164
"flows": {
21652165
"clientCredentials": {
2166-
"tokenUrl": "https://api-m.paypal.com/v1/oauth2/token",
2166+
"tokenUrl": "/v1/oauth2/token",
21672167
"scopes": {
21682168
"https://uri.paypal.com/services/subscriptions": "Manage plan & subscription"
21692169
}

0 commit comments

Comments
 (0)