hello sir, tried cloning the repo and i already have my own api keys but it keeps saying not found then i checked the console and so that the request was forbidden. Is there any way i can fi this.
@AndréCezário-o8n Жыл бұрын
i have to put at 0.5 towards the end because of how fast you was talking but great content!
@goku2685 Жыл бұрын
Amazing Design
@madhusarvani22232 ай бұрын
npm create vite@latest is showing an error...pls suggest what to do
@cricketlover21317 ай бұрын
When i am refreshing the page it is showing localhost refused to connect then i have to run the code again what do to solve this
@07_amanmalviya887 ай бұрын
6 days forcasting is not showing when i rap minicard inn below with return in app.jsx file its show error on page , please give solution it give in final year project
@07_amanmalviya887 ай бұрын
its solve it some bracket issue
@Online_store_finds10 ай бұрын
hey, I am getting the error like location doesn't exist I have done same as you told in the video. Please help me to resolve this issue @myprojectideas whenevr we run "npm run dev" suddenly alert apears says "This place does not exist" check index.js file catch block where u write alert and before that there is a comment // if the api throws error...it means API is throwing error without even entering any string location
@myprojectideas10 ай бұрын
Hope you mentioned your api_key in.env file. If you did then this could be a typo. Check the TRY block again. Otherwise it may be a connection issue
@psychodepth46363 ай бұрын
im also having same issue, already have my api key but i says The place doesnt exist!
@njkgaming81192 ай бұрын
I'm also done all the steps but it still shows "This place does not exist" please try to give me a solution..@myprojectideas
@ishakakde34072 ай бұрын
why Mini cards are not showing on the web page
@ArshumaFaheem2 ай бұрын
is there any image of weather icon? If yes, where can I find it?
@Yaminoojo2 ай бұрын
From the source code
@Akhila01109 ай бұрын
It is giving alert message that "this Place doesn't exist". what to do for it??
@myprojectideas8 ай бұрын
check your api call and try to log the error inside your catch block, it will indicate the error you are getting. It maybe some different error. or some state is not defined properly. comment out the alert message inside code while debugging.
@Nehaaa__6 ай бұрын
Subscribe to that api thn you will get it
@LegendXRonin11 ай бұрын
What extenstions do you use for vs code? See a lot I would like to use
@myprojectideas10 ай бұрын
Specifically for intellisence react/react native snippets and inlinefold for class hiding these are the most helpful ones in this scenario
@NavyaS-c4l10 ай бұрын
Please help me, I am not getting the 5 days forecast data in the above weather forecast
@myprojectideas10 ай бұрын
Check App.jsx carefully. Maybe you are not getting the values correctly.
@YGfromIIT6 ай бұрын
I am getting 406 client error ,what should i do ??please anyone reply
@myprojectideas6 ай бұрын
This might be due to many reasons. The API you have is not working fine, first check in postman, and then use the same.
@kevalsolanki249 ай бұрын
can you plz explain me how to i fetch api and about process of api ? because my api isn't working. it shows this place doesn't exist.
@myprojectideas9 ай бұрын
Check where you have defined your condition of alert for "place doesnt exsist" and also we are using axios to fetch api. In Video there is shown how to do it. Please revisit to get clear of doubt.
@Akhila01109 ай бұрын
Is it working now?? Because I'm facing the same issue
@shubhambisht963711 ай бұрын
which extension u using for the suggestion showing while writing , CSS properties or other things
@myprojectideas10 ай бұрын
Basically for Tailwind there is Tailwind Css intellisense and for the other like CSS only are built in vs code
@falgunirawat8292 Жыл бұрын
I am getting error 403 again and again . To solve this I've tried everything but it is not getting resolved. Please can you guide me
@atharv_exe1524 Жыл бұрын
same
@myprojectideas Жыл бұрын
Hey, 403 means authentication issue. Let me know at what step you are getting it. Also, whereever we discuss any 3rd party integration, you need to create your own credentials rather than using ours.
@myprojectideas Жыл бұрын
@@atharv_exe1524 Hey replied above.
@DeekshikaJadyada9 ай бұрын
Im getting 401 error (Unauthorized) ..and showing error in fetching data..what could be the reason behind it? and how to get our own api ?could u please help me ?
@myprojectideas9 ай бұрын
Maybe you are not mentioning your api key in environment vaiables. or try to mention hard coded string as api key and check weather it is working or not. If its not then api-key may be problematic and if it does then try to check you are importing env-variables correctly.
@DeekshikaJadyada9 ай бұрын
@@myprojectideas Hey..It is working now... Thank You for the suggestion 😸
@drey9811 Жыл бұрын
Hello, what is the name of the extention that hides all that tailwind styling under 3 dots? Thanks in advance!
@mohitashliya8750 Жыл бұрын
Inline Fold vs code extension.
@07_amanmalviya887 ай бұрын
i create a account on rapidapi and copy and paste api key but still not working , i can enter city name and search but working
@Nehaaa__6 ай бұрын
You need to subscribe to that visual crossing api thn it will run
@YGfromIIT6 ай бұрын
@@Nehaaa__ subscribe means to buy a purchase plan
@Nehaaa__6 ай бұрын
@@YGfromIIT no it's free but you need to subscribe it
@pias-art-music6 ай бұрын
TypeError: Cannot destructure property 'weather' of 'useStateContext(...)' as it is undefined. I am getting this error from App.jsx. after installing all the packages i just copy pasted your original code to test it before practicing.. but still i am getting this error.. pls help me
@dipmajumdar19918 ай бұрын
Sir, all r current live data?
@myprojectideas8 ай бұрын
Yes! This api will provide live data and future forecast.
@07_amanmalviya887 ай бұрын
apikey is not working and serach city is not wroking
@johnniegilkerson472410 ай бұрын
My rafce doesnt work.
@myprojectideas10 ай бұрын
Can you explain more?
@b_08_aniketbaghel84 Жыл бұрын
Bhai api kam nhi kr ra hain
@myprojectideas Жыл бұрын
Can you send more details
@nishantamakkar1010 Жыл бұрын
Can I use bootstrap to complete the same project following your video?
@myprojectideas Жыл бұрын
Certainly, you can use bootstrap and apply relevant CSS to do that.
@LucasIlliano3 ай бұрын
thanks for this tutorial but i feel like not learning much as you are typing everything page by page without pausing on each steps. A bit hard to get everything and where do you want to go. But thanks anyway
@myprojectideas3 ай бұрын
Thanks for the feedback. This project were for people having basic idea of react already. Anyhow, we will work on improvement.
@priyanshunegi2286 Жыл бұрын
Is this responsive ?
@myprojectideas Жыл бұрын
Hi, Most of the modules we use are quite responsive to different screens, if not then we can use CSS for the same.
@shabeebpv49168 ай бұрын
{"message":"You are not subscribed to this API."}- this is response from the api ( api key shown in the accout options is what i used)
@myprojectideas8 ай бұрын
Simply means that you have not subscribed to the api. Go to the Rapid api and search this api, then there will be free subscription initially, subscribe to that and it will provide you id or token, place then in you environment variables as shown in video and then, you will be able to use it.
@richakumari13555 ай бұрын
unable to fetch data from API getting error 403 what should i do
@myprojectideas5 ай бұрын
403 means permission issue, kindly check if you have the permission or not to use the api.
@oiabhii13 күн бұрын
i'm getting 406 Client Error for API how to solve this error.