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

network request faild #12

Open
pandeysachchi opened this issue Jan 6, 2018 · 16 comments
Open

network request faild #12

pandeysachchi opened this issue Jan 6, 2018 · 16 comments

Comments

@pandeysachchi
Copy link

pandeysachchi commented Jan 6, 2018

when i submit mobile number with country code then alert box open and show network request failed.

@MinhNQ90
Copy link

MinhNQ90 commented Jan 17, 2018

same issue with you. I think coz he has back end but we don't so we get that error.

const api = new Frisbee({ baseURI: 'http://localhost:3000', headers: { 'Accept': 'application/json', 'Content-Type': 'application/json' } });

And this

const res = await api.post('/v1/verifications', { body: { ...this.refs.form.getValues(), ...this.state.country } });

@niftylettuce
Copy link
Collaborator

niftylettuce commented Jan 17, 2018 via email

@pravinraut809
Copy link

Heyy , getting network request failed error ,, plss help
'

@NileshArnaiya
Copy link

please help solve this issue ? how to create the backend ?

@obaiomari
Copy link

@niftylettuce Hello, Please any updates regarding the free solution you mentioned plus how it works?
if not can you please provide some alternatives?
thank you

@pshgpt
Copy link

pshgpt commented Mar 19, 2018

Did anyone find any solution for this problem ?

@ryanhssn
Copy link

Worked for anybody?

@niftylettuce
Copy link
Collaborator

niftylettuce commented Apr 11, 2018 via email

@ralfisalhon
Copy link

ralfisalhon commented Jul 2, 2018

Hey, has this been solved yet? thanks! @niftylettuce

@obaiomari
Copy link

@ralfisalhon just try this copy and past the full example after you setup firebase following this documentation, you can try the "basic starter kit" if you're new to firebase

@saipranavrajesh
Copy link

is there any update

@ralfisalhon
Copy link

@saipranavrajesh I solved my problem by making an XMLHttpRequest to Twilio using Authy API. I completely removed Frisbee from the given example and implemented my own functions.

You can learn how to use XMLHttpRequest here: https://www.w3schools.com/xml/xml_http.asp
Twilio and Authy: https://www.twilio.com/verify

Good luck on your project.

  • Ralfi

@linuissac
Copy link

Any solution?

@ddelcidg
Copy link

Could someone solve it or have another tool? @niftylettuce ??. I heard that you can use react-native-firebase, its a alternative but it doesnt work with expo.

If some has other alternative, thanks in advance.

@ddelcidg
Copy link

Can you give us more details of your solution @ralfisalhon ?

@iwmdipak
Copy link

when i submit mobile number with country code then alert box open and show network request failed.

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