Skip to content

No route matches [POST] "/api/__e2e__/vcr/insert" #175

@jitesh-apollo

Description

@jitesh-apollo

I am trying to configure VCR as mentioned here : https://github.com/shakacode/cypress-playwright-on-rails/tree/c89651ea170378d5e07156add71dbb2efed89c38?tab=readme-ov-file#for-vcr in my project.
But when I try to execute below command then its failing
cy.vcr_insert_cassette('cats', { record: "new_episodes" })
Image

I tried to call same API from postman and I can see No route matches [POST] "/api/__e2e__/vcr/insert"
Is there any config I am missing or its an issue?

I am able to execute other APIs like /api/__cypress__/command

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions