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

net::ERR_BLOCKED_BY_RESPONSE #9

Open
elgnomo opened this issue Aug 31, 2021 · 7 comments
Open

net::ERR_BLOCKED_BY_RESPONSE #9

elgnomo opened this issue Aug 31, 2021 · 7 comments

Comments

@elgnomo
Copy link

elgnomo commented Aug 31, 2021

Si trabajo con webview abren a la perfeccion, pero al usar "react-native-typeform-embed" me regesa net::ERR_BLOCKED_BY_RESPONSE

@linhvovan29546
Copy link

I also have the same issue

@linhvovan29546
Copy link

linhvovan29546 commented Sep 20, 2021

here is the error image

@Razzemmatazz
Copy link

Sadly, Typeform changed their security policies about a month ago, and ruined most app implementations. sigh

https://community.typeform.com/developers-corner-44/embedded-forms-now-require-https-2534

If I find a workaround, I'll post it here later.

@Razzemmatazz
Copy link

I've got a version working, it isn't perfect for all circumstances, but check my fork for an initial implementation.

https://github.com/Razzemmatazz/react-native-typeform-embed

@hferreira-d2g
Copy link

I've got a version working, it isn't perfect for all circumstances, but check my fork for an initial implementation.

https://github.com/Razzemmatazz/react-native-typeform-embed

Hi @Razzemmatazz, with your last changes, everything opens ok, but don't have any callback events, what could be?

@Razzemmatazz
Copy link

I've got a version working, it isn't perfect for all circumstances, but check my fork for an initial implementation.
https://github.com/Razzemmatazz/react-native-typeform-embed

Hi @Razzemmatazz, with your last changes, everything opens ok, but don't have any callback events, what could be?

At a minimum you should be seeing the "form-ready" message once the Typeform loads. There are certain Typeform configs that my client didn't use that may not be caught by my code, as Typeform has a LOT of options for building out Typeforms.

@anniewey
Copy link

anniewey commented Apr 20, 2023

@Razzemmatazz how to get the formId via the onSubmit and onReady callback using ur fork? and i'm not getting onSubmit callback.

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

5 participants