Welcome Guest, Not a member yet? Register   Sign In
ci3 cors doesn't works
#3

(11-30-2020, 12:16 PM)InsiteFX Wrote: I believe your problem is in the:

PHP Code:
// change thjis
header("Access-Control-Allow-Origin: *");

// should be your web site url
header("Access-Control-Allow-Origin: https://www.your-web-site.com"); 

READ:

Cross-Origin Resource Sharing (CORS)

i had tried this and still doesn't works ?. Im so confused what should i do now
Reply


Messages In This Thread
ci3 cors doesn't works - by ultegro778 - 11-29-2020, 11:47 AM
RE: ci3 cors doesn't works - by InsiteFX - 11-30-2020, 12:16 PM
RE: ci3 cors doesn't works - by ultegro778 - 12-02-2020, 12:35 PM
RE: ci3 cors doesn't works - by InsiteFX - 12-02-2020, 10:36 PM
RE: ci3 cors doesn't works - by tgix - 12-03-2020, 03:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB