#loukas_api

1 messages · Page 1 of 1 (latest)

ember swanBOT
#

👋 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/1263148962613825596

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

high kraken
#

Hello, this server is for first-party Stripe products, is this coming from Stripe code that you wrote directly or is FlutterFlow wrapping the actual Stripe API code?

frail spear
#

I am just pasting the checkout page link in the WebView widget. The same link opens properly in the browser.

Edit: oh you are a real person ! Thank you for your quick reply !

high kraken
#

Gotcha. Can you show me your snippet of code where you set up the WebView?

frail spear
#

And here is the toggle I must have turned on otherwise it doesn't display even the error, just tries indefinately; and the error itself.

high kraken
#

thanks for the code. Unfortunately I and my colleagues aren't familiar enough with FlutterFlow to know why this isn't considered to be happening over HTTPS. If you ask the flutter flow devs or community they may have a better idea of what you need to do here

frail spear
#

Thank you ! Sometimes, instead of the previous one I get this error. I don’t change anything, it just shows one or the other.

#

Maybe this helps ?

high kraken
#

Unfortunately not, if this same link works in a normal browser, it seems like the issues are related to how FlutterFlow is trying to access the page but unfortunately I don't have the background knowledge to know what might be going wrong or how to debug

frail spear
#

Thank you for the effort !