Issue with Setting Up Cloudflare Tunnel for Local Development

I'm attempting to establish a Cloudflare tunnel to grant access to applications and servers that are running locally during the development phase. However, I'm encountering an error while setting up the tunnel using
cloudflared


command used cloudflared tunnel --url http://localhost:3000

output I am seeing
INF Requesting new quick Tunnel on trycloudflare.com...
failed to parse quick Tunnel ID: invalid UUID length: 0
Was this page helpful?