How do I fix CORS error for thumbnails.roblox.com? Please do not downvote I’m trying to find an answer like the rest of you

Every single CORS fix that I have seen on overflow has not worked for me yet so I am hoping someone has a .htaccess fix that allows me to execute a curl request to https://thumbnails.roblox.com/v1/batch. I am trying to send a request there to get the thumbnail of a game on ROBLOX but it is not working whatsoever because of CORS policy. Is there a .htaccess fix for this? Please send me if so.

Access to XMLHttpRequest at 'https://thumbnails.roblox.com/v1/batch' from origin 'mysite' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.