Open krunaltule09 opened 10 months ago
{ "message": "Not Found" }
error is coming on "https://charming-bat-singlet.cyclic.app//https://cerulean-marlin-wig.cyclic.app/"
how will you start it. I have run the command 'npm i', after that what to do ?
I can see the response in postman when I hit api. So i think it's works fine.
I can see the response in postman when I hit api. So i think it's works fine.
what response are you seeing?
{ "message": "Not Found" }
error is coming on "https://charming-bat-singlet.cyclic.app//https://cerulean-marlin-wig.cyclic.app/"
I do get the same response
I can see the response in postman when I hit api. So i think it's works fine.
what response are you seeing?
Without cors anywhere url, I am getting the desired response, but when I prepend the cors anywhere url, the response is { "message": "Not Found" }
Is there anyone who has any idea how to proceed further.
I was getting response using https://charming-bat-singlet.cyclic.app/activities
via postman from yesterday, now I am getting below error, also note I never got a response from the client. I have used above url and https://charming-bat-singlet.cyclic.app/https://cerulean-marlin-wig.cyclic.app/activities
Is it closed ?
how will you start it. I have run the command 'npm i', after that what to do ?
npm start
I was getting response using
https://charming-bat-singlet.cyclic.app/activities
via postman from yesterday, now I am getting below error, also note I never got a response from the client. I have used above url andhttps://charming-bat-singlet.cyclic.app/https://cerulean-marlin-wig.cyclic.app/activities
Is it closed ?
Yes, facing the same issue
Same issue. API not working. Can't move forward without the response!