Consent Application hangs after clicking "apply"
I've installed the Cloudflare cli and created a hello world worker through
npm create cloudflare
. I chose to just immediately deploy the worker and it automagically navigated to a consent screen on my browser. When I click "apply", the process seems to stall. I can verify that I'm off VPN. Any ideas why this is not working?2 Replies
Additionally, digging into what's happening behind the curtain, it looks like manifest.json and cf.core.css are failing to load.
Also, I've tried using another browser and the same issue is still happening.
I have no idea why, but restarting my local machine fixed whatever issue I was having. 🤦♂️