HackMerced / HackMerced-III

5 stars 4 forks source link

yarn api #38

Open Artsyy opened 7 years ago

Artsyy commented 7 years ago

There's an error when posting to the api

zzmarkzz321 commented 7 years ago

More specifically, this error is showing up in the console:

screen shot 2017-09-22 at 1 43 31 am

I've enabled CORS on my browser and still gives me this error (minus the CORS error)

zzmarkzz321 commented 7 years ago

Even more specifically, the server on port 1954 is returning a 404.

screen shot 2017-09-22 at 1 50 17 am
4shub commented 7 years ago

where is this issue? what branch?

4shub commented 7 years ago

are you running on production env, CORS should be disabled in development?