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

Android SDK, net::ERR_BLOCKED_BY_RESPONSE #227

Open
hampusboas opened this issue Mar 11, 2024 · 11 comments
Open

Android SDK, net::ERR_BLOCKED_BY_RESPONSE #227

hampusboas opened this issue Mar 11, 2024 · 11 comments

Comments

@hampusboas
Copy link

Hi,

I'm attempting to integrate the Klarna SDK into my Android app using the latest version. However, when I select the credit card payment option and input my card credentials, the form submits and attempts to load an external authentication, in this case Nordea. Nevertheless, the Klarna webview displays the error message "net::ERR_BLOCKED_BY_RESPONSE".

It's worth noting that the implementation works smoothly in playground mode.

Does anyone have a solution to this issue?

Thank you in advance!

@hampusboas
Copy link
Author

hampusboas commented Mar 11, 2024

Getting the same error on the iOS SDK.

@hampusboas
Copy link
Author

Update, after several hours of debugging i tried some different cards from other banks and they work like a charm. So it seems to be a issue between Nordea and Klarna.

@NMGuner
Copy link
Member

NMGuner commented Apr 10, 2024

@hampusboas are you still experiencing the issue above?

@hampusboas
Copy link
Author

@hampusboas are you still experiencing the issue above?

Yes =(

@polar133
Copy link
Contributor

Hi @hampusboas, sorry for the late reply. In order to investigate more this issue we will need more information if you dont mind. Can you please share a video reproducing the error? Also, if you could share the session id would be great. Thanks.

@hampusboas
Copy link
Author

@polar133 Here is a screen record: https://drive.google.com/file/d/1SqEvqnJuUmCyzBdT2OPYdsT0TnWzy-Fx/view?usp=drive_link

I don't have that session id but i have the order_id: 58879f0e-778a-5514-85d1-32da5ee22b74

@polar133
Copy link
Contributor

Thanks @hampusboas , we will check it out and be back once we have more info to share. 👍

@hampusboas
Copy link
Author

Thanks @hampusboas , we will check it out and be back once we have more info to share. 👍

After updating to the latest SDK, the issue is resolved in Android but still persist in iOS. When it tries to load the payment auth i get this error message:

0x1380e9818 - [pageProxyID=33, webPageID=34, PID=2 422] WebPageProxy::didFailLoadForFrame: frameID=561, isMainFrame=0, domain=NSURLErrorDomain, code=18 446 744 073 709 550 617

@jorgepalac1o
Copy link
Contributor

hi @hampusboas can you show a recording of the iOS issue as well? Is still only happening for Nordea? And which integration are you using from the SDK, payments? checkout?

@hampusboas
Copy link
Author

hampusboas commented Aug 27, 2024

@jorgepalac1o

It looks the same but the the payment screen gets all white on iOS. I get this error code: 0x1380e9818 - [pageProxyID=33, webPageID=34, PID=2 422] WebPageProxy::didFailLoadForFrame: frameID=561, isMainFrame=0, domain=NSURLErrorDomain, code=18 446 744 073 709 550 617 in xcode when i debug. The error appears when it tries to load the nordea identity url.

I am currently using KlarnaMobileSDK v.2.6.22

Copy link

This issue is marked as stale because it has been open for 21 days with no activity.

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

4 participants