Skip to content

Lacking all zones permission should be an INFO not a WARNING #10751

@GregBrimble

Description

@GregBrimble

What versions & operating system are you using?

wrangler v4.39.0

Please provide a link to a minimal reproduction

No response

Describe the Bug

▲ [WARNING] The current authentication token does not have 'All Zones' permissions.
  Falling back to using the zone-based API endpoint to update each route individually.
  Note that there is no access to routes associated with zones that the API token does not have permission for.
  Existing routes for this Worker in such zones will not be deleted.

The user shouldn't change anything here. Having an API token scoped to a particular zone is completely valid behavior, and it sounds like Wrangler can handle that just fine. We shouldn't present this as a WARNING to users. Instead, it should be an INFO, if anything.

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that isn't working

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions