Real-time logs and Workers Pages Dev tail not working
Hi I'm currently building my app with pages fucntion.
Facing some bugs, and I've been trying to see the logs for 2 days now, but nothing is working.
Real-time log isn't working, here's the error I'm getting.
And for wrangler pages development tail I'm getting this error
wrangler pages deployment tail --project-name="myProject" --environment="preview"
X [ERROR] A request to the Cloudflare API (/accounts/accountID/pages/projects/myProject/deployments/id/tails) failed.
Would appreciate if you share how to fix this, and get it working back.
Thank you!
Facing some bugs, and I've been trying to see the logs for 2 days now, but nothing is working.
Real-time log isn't working, here's the error I'm getting.
And for wrangler pages development tail I'm getting this error
wrangler pages deployment tail --project-name="myProject" --environment="preview"
X [ERROR] A request to the Cloudflare API (/accounts/accountID/pages/projects/myProject/deployments/id/tails) failed.
Would appreciate if you share how to fix this, and get it working back.
Thank you!