chetannada / Namaste-React

❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
https://foodfire-app.netlify.app/
1.91k stars 1.01k forks source link

unable to fetch data #63

Closed rohitsharma716 closed 8 months ago

rohitsharma716 commented 9 months ago

project is working fine .but data fetching is not working . If someone want solve this issue please solve by using SWIGGY website API call .

Screenshot from 2023-12-15 21-12-54

Prathamesh-chougale-17 commented 9 months ago

well i have added cors policy. which gave me another error 403 which is used by the server to indicate that access to the requested resource is forbidden

Prathamesh-chougale-17 commented 9 months ago

this means the api is turned off

vishakha-singhal01 commented 9 months ago

API is currently closed by swiggy and now there is no access so that we can't fetch data. 403 forbidden error

chetannada commented 8 months ago

Hi @rohitsharma716 Thanks for creating an issue. API issue is now fixed through this PR so I'm closing this Issue.

@Prathamesh-chougale-17 @vishakha-singhal01 Thank you for contributing to this discussion.