-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
bugSomething that isn't workingSomething that isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething that isn't workingSomething that isn't working
Type
Projects
Status
Done