Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand paypal regex #1599

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Expand paypal regex #1599

merged 1 commit into from
Aug 2, 2023

Conversation

bill-rich
Copy link
Collaborator

Allow regex to match https://www.paypal.com/us/cshelp/article/how-do-i-get-an-access-token-ts2128

curl -v​ https://api.sandbox.paypal.com/v1/oauth2/token \
   -H "Accept: application/json" \
   -H "Accept-Language: en_US" \
   -u "EOJ2S-Z60oN_le_KS1d75wsZ6y0SFdVsY9183IvxFyZp:EC1usMEUk8e9ihI7ZdXLF5cz6y0SFdVsY9183IvxFyZp"
   -d "grant_type=client_credentials"

@bill-rich bill-rich merged commit 1cf419e into main Aug 2, 2023
9 checks passed
@bill-rich bill-rich deleted the csm-160_paypal_regex branch August 2, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants