Wrangler D1 create requires API token instead of OAuth - is this intentional
I'm running into an issue with Wrangler D1 and authentication. When I try to use wrangler d1 create [name] with an OAuth token, I'm getting auth errors.
Is this by design, or is it a known bug? I'd expect OAuth tokens to work for D1 operations since they work for other Wrangler commands.
Is this by design, or is it a known bug? I'd expect OAuth tokens to work for D1 operations since they work for other Wrangler commands.