Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jitesh-apollo opened this issue Mar 27, 2025 · 1 comment
Open

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

jitesh-apollo opened this issue Mar 27, 2025 · 1 comment

Comments

@jitesh-apollo
Copy link

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

@jitesh-apollo
Copy link
Author

Hi @https://github.com/MUTOgen

I can see you created PR for VCR here #167.
The issue I reported here, do you think will be fixed by your PR? or its a config issue at my side with current version cypress-playwright-on-rails ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant