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

fix: PayPal refund bug on prod #317

Merged
merged 1 commit into from
Jan 8, 2025
Merged

fix: PayPal refund bug on prod #317

merged 1 commit into from
Jan 8, 2025

Conversation

syedsajjadkazmii
Copy link
Contributor

This PR fixes the paypal refund RequestException('[ClientCredentialsAuth: OAuthToken is undefined or expired.]') error on prod environment.

Merge checklist:
Check off if complete or not applicable:

  • Documentation updated (not only docstrings)
  • Fixup commits are squashed away
  • Unit tests added/updated
  • Manual testing instructions provided
  • Noted any: Concerns, dependencies, migration issues, deadlines, tickets

Post-merge:

@syedsajjadkazmii syedsajjadkazmii force-pushed the sajjad/SONIC-849 branch 3 times, most recently from f59a518 to 3301785 Compare January 8, 2025 11:03
Copy link

github-actions bot commented Jan 8, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  commerce_coordinator/apps/paypal
  clients.py
  pipeline.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Member

@aht007 aht007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@syedsajjadkazmii syedsajjadkazmii enabled auto-merge (squash) January 8, 2025 12:10
@syedsajjadkazmii syedsajjadkazmii merged commit e2f12a8 into main Jan 8, 2025
8 checks passed
@syedsajjadkazmii syedsajjadkazmii deleted the sajjad/SONIC-849 branch January 8, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants