-
Notifications
You must be signed in to change notification settings - Fork 66
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
Comments
same issue with you. I think coz he has back end but we don't so we get that error.
And this
|
ill reply soon with a free solution + how it works
…On Jan 16, 2018 10:59 PM, "MinhNQ90" ***@***.***> wrote:
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 that
const res = await api.post('/v1/verifications', { body: {
...this.refs.form.getValues(), ...this.state.country } });
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAf7hfUEdpUvKzU0flLJS-Or6J_8xKxTks5tLXArgaJpZM4RVQJ8>
.
|
Heyy , getting network request failed error ,, plss help |
please help solve this issue ? how to create the backend ? |
@niftylettuce Hello, Please any updates regarding the free solution you mentioned plus how it works? |
Did anyone find any solution for this problem ? |
Worked for anybody? |
I'll provide an update + how to here soon
…On Wed, Apr 11, 2018 at 1:56 AM, Bilal H ***@***.***> wrote:
Worked for anybody?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAf7hba4ghSyg53CoFaJxG46-_CevM2mks5tnZr2gaJpZM4RVQJ8>
.
|
Hey, has this been solved yet? thanks! @niftylettuce |
@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 |
is there any update |
@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 Good luck on your project.
|
Any solution? |
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. |
Can you give us more details of your solution @ralfisalhon ? |
when i submit mobile number with country code then alert box open and show network request failed. |
when i submit mobile number with country code then alert box open and show network request failed.
The text was updated successfully, but these errors were encountered: