No 'Access-Control-Allow-Origin' header is present on the requested resource.
Unanswered
Japanese jack mackerel posted this in #help-forum
Japanese jack mackerelOP
I have two projeccts, one is a web page, one is a discord bot running with node js.
im trying to make a post request from the web page to the discord bot but am getting the above error. while i somewhat get why i dont get what the solution is
at least one idea i had is that i could movve the discord bot code into the web page backend
but how would i do that? within a next project is there a file that i can indicate should be ran when the server is started?
im trying to make a post request from the web page to the discord bot but am getting the above error. while i somewhat get why i dont get what the solution is
at least one idea i had is that i could movve the discord bot code into the web page backend
but how would i do that? within a next project is there a file that i can indicate should be ran when the server is started?