Skip to content

Commit

Permalink
Fixed tokenUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
supremar committed Dec 20, 2023
1 parent 68e5c0b commit fce6edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/billing_subscriptions_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2163,7 +2163,7 @@
"description": "Oauth 2.0 authentication",
"flows": {
"clientCredentials": {
"tokenUrl": "https://api-m.paypal.com/v1/oauth2/token",
"tokenUrl": "/v1/oauth2/token",
"scopes": {
"https://uri.paypal.com/services/subscriptions": "Manage plan & subscription"
}
Expand Down

0 comments on commit fce6edc

Please sign in to comment.