Thank you! Despite not understanding anything in Hindi haha but watching the video I understood clearly the process and can move forward. In fact, I did the exercise and added a double condition: the first to evaluate whether the api call responded (in order to detect a failure in the api connection), and the second whether the username and password data were correct or wrong. Greetings from Venezuela
Love that you managed to decode the process despite the Hindi hurdle. Your double condition move is spot on! Keep rocking those coding vibes, and remember, laughter is the best syntax error fixer! Cheers from afar! 🚀😄
Thank you very much, I looked for several videos and tutorials but they either show firebase or they don't give the complete example. Congratulations on the video.
nice video, but maybe you can add more how to make dashboard or other page require token variable when page is loaded, so if the token expired or empty, it will redirect user to login page
Hi! Thank you for your video. I have a question. How can I check if an email account already exists when registering again? Flutterflow does not return any message stating this. In Supabase it is already configured to not allow duplicate data. Thank you very muchr for your attention.
I am experiencing an issue with the API integration in my FlutterFlow project. When testing the API in Postman, I receive the expected response without any errors. However, when using the same API in FlutterFlow, I encounter a 403 error, and the response window shows null. To troubleshoot, I created a new project and tested the same API, but the issue persists. Interestingly, when using a different FlutterFlow account on another system with the same API, it works perfectly and returns the correct response. It seems this issue is specific to my current account or project. Have you any idea ? how can i fix it
@@Decent_rahul Thank you for your suggestion. The API I’m using does not require any headers or an API key for authentication, as it works without these in Postman. The setup in FlutterFlow matches the working setup from Postman. The issue seems specific to my FlutterFlow account or project settings, as it works on a different account. If you have any further insights, I’d appreciate your help!
@@Decent_rahul action block may jab app state variable ko check karnay ja raha hu k userToken set hay ya nahi to wo red a raha hay. How can I check that if value is set for usertoken or not
I am trying to create conditional action. Agar userToken (its an app state variable) agar ye set hay to dashboard per allow karo werna login page per bhej do user ko but i cant do it@@Decent_rahul
@@FitnFabulousLife Jo condition maine dashboard page pe lagaya hai app usi ko copy kar ke action block me paste kar do, or fir saare pages pe wo action block ko kar dena, work karne lagega
Thanks I have figured it out myself. Thanks for the videos. Please continue to make more videos like this especially cover the topics such as: Can we make interactive apps where user can collaborate live like they do in figma using websockets in flutter flow or do we have to go for flutter for that?@@Decent_rahul
Dekho Bhai aapke paas do option hai: 1. ya to server side se apne token ko destroy kardo 2. dusra option ye hai ki aap apne flutterflow application me hi logout button pe ek action add kro or jis bhi variable me aapne token ko store karwaya hai usko clear karke navigate kra do login page pe
Thank you! Despite not understanding anything in Hindi haha but watching the video I understood clearly the process and can move forward. In fact, I did the exercise and added a double condition: the first to evaluate whether the api call responded (in order to detect a failure in the api connection), and the second whether the username and password data were correct or wrong. Greetings from Venezuela
Love that you managed to decode the process despite the Hindi hurdle. Your double condition move is spot on! Keep rocking those coding vibes, and remember, laughter is the best syntax error fixer! Cheers from afar! 🚀😄
Thanks brother, you helped me a lot.
excellent bhai ...deviyo aur sajano wali line best
@@rameshgmeena 😅😅
Thank you very much, I looked for several videos and tutorials but they either show firebase or they don't give the complete example. Congratulations on the video.
Glad to hear that😍
Excellent
Thanks for such a good explanation
Thank you so much bhai. As usual nice and informative video
Perfect video! That I wanted.
Great video, thanks for sharing
you gained a new sub :)
Thank you.
Nice informative video
Sir plz create a video of integration of google sheets api in flutterflow
Thankyou soo much.. This is something i was looking for.. The one without firebase.. Also how do we signup and use those credentials for login?
Excellence bro but I have a question. how to get a dropdown value in the form to pass an API?
nice video, but maybe you can add more how to make dashboard or other page require token variable when page is loaded, so if the token expired or empty, it will redirect user to login page
I have created a video on it you can check it out now💓💓
Hi!
Thank you for your video.
I have a question.
How can I check if an email account already exists when registering again?
Flutterflow does not return any message stating this.
In Supabase it is already configured to not allow duplicate data.
Thank you very muchr for your attention.
Bhai thankyou yar your a well teacher can I get code from my flutter of yes how ?
Nice video! but what if the value in the api is a list? if it is inside an array?
for example: I want to bring a list with all users and passwords
great brother
can you make a video of same with woo commerce authentication
I am experiencing an issue with the API integration in my FlutterFlow project. When testing the API in Postman, I receive the expected response without any errors. However, when using the same API in FlutterFlow, I encounter a 403 error, and the response window shows null.
To troubleshoot, I created a new project and tested the same API, but the issue persists. Interestingly, when using a different FlutterFlow account on another system with the same API, it works perfectly and returns the correct response.
It seems this issue is specific to my current account or project. Have you any idea ? how can i fix it
403 error suggests an issue with your project setup. ensure your api key and headers are correctly added and match the ones used in postman.
@@Decent_rahul Thank you for your suggestion. The API I’m using does not require any headers or an API key for authentication, as it works without these in Postman. The setup in FlutterFlow matches the working setup from Postman. The issue seems specific to my FlutterFlow account or project settings, as it works on a different account. If you have any further insights, I’d appreciate your help!
@@Decent_rahul i checked everything but still show null even i disabled proxy in advanceed tab but no success.
kia her page per check karna ho ga k token set hay ya nahi? agar token set nahi hay to user ko logout kar dain? logout ka nahi bataya aap nay
Aapko iska ek action block create kar lena hai usko sabhi pages pe call kr dena hai
@@Decent_rahul action block may jab app state variable ko check karnay ja raha hu k userToken set hay ya nahi to wo red a raha hay. How can I check that if value is set for usertoken or not
I am trying to create conditional action. Agar userToken (its an app state variable) agar ye set hay to dashboard per allow karo werna login page per bhej do user ko but i cant do it@@Decent_rahul
@@FitnFabulousLife Jo condition maine dashboard page pe lagaya hai app usi ko copy kar ke action block me paste kar do, or fir saare pages pe wo action block ko kar dena, work karne lagega
Thanks I have figured it out myself. Thanks for the videos. Please continue to make more videos like this especially cover the topics such as: Can we make interactive apps where user can collaborate live like they do in figma using websockets in flutter flow or do we have to go for flutter for that?@@Decent_rahul
Bhai Dynamic Token Se Login vala Video Kidhar Hai?
How to create log in Sign Up for two different users and some special roles
But why I redirected to main page even I type user creidentials wrongly,can anyone answer please..
I have the same problem
how to imple menet logout with out firebase, JWT TOKEN
Dekho Bhai aapke paas do option hai:
1. ya to server side se apne token ko destroy kardo
2. dusra option ye hai ki aap apne flutterflow application me hi logout button pe ek action add kro or jis bhi variable me aapne token ko store karwaya hai usko clear karke navigate kra do login page pe
You can check this video for reference - th-cam.com/video/ab6RsI8bNog/w-d-xo.html