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

Fail on Script processing #8357

Closed
1 of 4 tasks
cburgosro9303 opened this issue Feb 11, 2025 · 9 comments
Closed
1 of 4 tasks

Fail on Script processing #8357

cburgosro9303 opened this issue Feb 11, 2025 · 9 comments
Assignees
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@cburgosro9303
Copy link

Expected Behavior

when I have a request with an After-response script it should execute correctly.

Actual Behavior

when I have a request with an After-response script the execution of the script fails

Image

Reproduction Steps

  1. create a request
  2. add After-response script
  3. execute de request
Image

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

10.3.1

What operating system are you using?

Windows

Operating System Version

Windows 11 26100.3037

Installation method

update

Last Known Working Insomnia version

10.3.0

@cburgosro9303 cburgosro9303 added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Feb 11, 2025
@ebektasiadis
Copy link

Same here, seems that .response is missing from insomnia.

@masonwolff
Copy link

Same here- started happening when I upgraded to latest version earlier today

@yshavit
Copy link

yshavit commented Feb 11, 2025

Happens for pre-request scripts, too.

@lebster
Copy link

lebster commented Feb 11, 2025

I'm experiencing this as well. It seems like the issue might be related to env vars in the URL. Removing them fixed it for me.

@yshavit
Copy link

yshavit commented Feb 11, 2025

I'm experiencing this as well. It seems like the issue might be related to env vars in the URL. Removing them fixed it for me.

Confirmed that it fixed it for me, too.

@jnazaren
Copy link

I'm experiencing this as well since the update to 10.3.1.

@vamaral-kno2
Copy link

I'm experiencing the same behavior using 10.3.1

@yochail
Copy link

yochail commented Feb 13, 2025

removing after-response scripts solve this for me as a temp workaround

@ryan-willis
Copy link
Contributor

a fix for this is now available in the beta release channel: https://github.com/Kong/insomnia/releases/tag/core%4010.3.2-beta.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants