#nerijusvitkauskas_error

1 messages ยท Page 1 of 1 (latest)

hushed idolBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1443556781941850282

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

keen hedge
#

๐Ÿ‘‹ Hi there! Let me take a look

#

Yeah, I see the same error message in the console

#

Are you having problems with Google Pay not working?

slow totem
#

It's working, but we are getting errors logged in our monitoring tools all the time.

keen hedge
#

I don't see this error with the Express Checkout Element added to a simple test page, so I'm wondering what else could be causing this

#

Perhaps something like a content-security-policy on the page

slow totem
#

Interesting. This iframe with sandbox attribute is inside a other iframe that is mounted with stripe js, so i'm just wondering can I really do something about it in our side. If I try to change content-security-policy, I end up having even more problems with my application.

keen hedge
#

However, I'm not actually sure whether CSP is what the issue is here

#

If these errors aren't something that you can filter out, then I think you'd have to figure out what the cause is. It's not something I've been able to reproduce on a simple ECE integration

slow totem
#

Yes, i understand. If you manage to fix the DEMO error, let me know.