Skip to content

The fastly service create command always returns 404 Not Found (?) #1780

@indirect

Description

@indirect

Version

❯ fastly version
Fastly CLI version v14.3.1 (9ea8706)
Built with go version go1.25.8 darwin/arm64 (2026-05-08)
Viceroy version: viceroy 0.17.0

What happened

Please describe the command you ran, what you expected to happen, and what happened instead.

I ran fastly service create and got a 404 instead of a new service. It's the same error whether I pass --type=wasm or not:

❯ fastly service create

ERROR: the Fastly API returned 404 Not Found: Record not found (Cannot find 'service').

If you believe this error is the result of a bug, please file an issue: https://github.com/fastly/cli/issues/new?labels=bug&template=bug_report.md
❯ fastly service create --type=wasm

ERROR: the Fastly API returned 404 Not Found: Record not found (Cannot find 'service').

If you believe this error is the result of a bug, please file an issue: https://github.com/fastly/cli/issues/new?labels=bug&template=bug_report.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions