Cannot create a remote client: missing app token
I got this error when deploying to Cloudflare my Astro SSR app, i have configured AstroDB token, GitHub action secrets and added Cloudflare AstroDB token to environment variable, also AstroDB token defined in astro env schema in astro.config, .dev.vars and wrangler.toml. What the problem the last step of deploying got an error and How to fix it?
From Astro info:
Astro v4.10.2
Node v21.6.1
System macOS (x64)
Package Manager npm
Output server
Adapter @astrojs/cloudflare v10:4.0
Integrations astro:db v0:11.5
@astrojs/db/file-url
@astrojs/tailwind
@astrojs/sitemap
0 Replies