Hi folks, what is Cloudflare Workers user agent to be exact? I'm deploying Astro SSR on Workers but

Hi folks, what is Cloudflare Workers user agent to be exact? I'm deploying Astro SSR on Workers but when fetching to my WordPress REST API that hosted on shared hosting, its always return 403. However, when I tried to deploy the Astro site on Vercel it works and able to fetch the endpoint.

Maybe I need to allow the Workers user agent or there are others workaround to solve this?
Was this page helpful?