I have developed a Laravel webpage and I am using Youtube API. When I work on my test server (localhost on my computer) the YT API works just fine. However, when I transfer it to Cloudways, it brokes and gives Error 400 Bad Request : keyInvalid
error. How should I fix it? A new key is needed for cloudways server?
Thanks!