
ok field simply checks if the status is 200 (which it won't be if you're out of requests) so yes, that will work.pnpm wrangler login support being used from within a devcontainer by pasting the consent link on a local browser?curl -I works though[dev]\nip = "127.0.0.1"\n on wrangler.toml doesn't change that ::1wrangler dev though

await fetch(url).ok is falseokpnpm wrangler logincurl -Icurl -v http://localhost:8976
* Trying 127.0.0.1:8976...
* connect to 127.0.0.1 port 8976 failed: Connection refused
* Trying ::1:8976...
* Connected to localhost (::1) port 8976 (#0)[dev]\nip = "127.0.0.1"\n::1