403 forbidden when querying github API from Cloudflare

I am doing a fetch request to get latest releases from a GitHub repo. It is working fine on my localhost machine but when I push it Cloudflare it returns a 403 error.

What could be going on?
Was this page helpful?