Closed ccstan99 closed 1 year ago
From @joepio Could you add a cors header to the response that allows all origins? Or in this case allows pauseai.info and localhost.
Access-Control-Allow-Origin: https://pauseai.info <= more secure Access-Control-Allow-Origin: * <= easier
From @joepio Could you add a cors header to the response that allows all origins? Or in this case allows pauseai.info and localhost.
Access-Control-Allow-Origin: https://pauseai.info <= more secure Access-Control-Allow-Origin: * <= easier