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

Refused to display 'https://www.sandbox.paypal.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'." #715

Closed
fradev94 opened this issue May 17, 2024 · 2 comments

Comments

@fradev94
Copy link

General information

  • PayPal Payment
  • Environment: Sandbox and Production?
  • Browser and OS: Android 10, Android 12, Android 14

Issue description

During the last days, in my app and just on some devices, is not possible to complete a PayPal payment because an error occurs:

  1. the user clicks on the button to start the payment

ImportedPhoto_1715933444419

  1. the user adds the credentials and at the second click on the button to confirm the payment, the page is not loaded

ImportedPhoto_1715933433513

On the logcat I have this specific error: [INFO:CONSOLE(1)] "Refused to display 'https://www.sandbox.paypal.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.", source: chrome-error://chromewebdata/ (1)

How can I solve this issue please?

@jplukarski
Copy link
Contributor

@fradev94 this was a known issue due to a change in how Chrome handles cookies. It looks like it is fixed now. Can you confirm if you are still seeing this issue?

@jplukarski
Copy link
Contributor

Closing due to inactivity. If the issue persists please open a new issue.

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

No branches or pull requests

2 participants