im testing my game on webgl build and i have encountered an error when i tried to fetch data from the database :
XMLHttpRequest cannot load Origin is not allowed by Access-Control-Allow-Origin.
i understand that it got something to do with javascript security thing that i have no experience with.
any one know how t solve this issue?