Kong / Kong/insomnia

ERROR all request and response in curly braces with no Tag menu - request chaining

Open
#3,990 5 comments 0 reactions 0 assignees View on GitHub
B-bug S-unverified
Dominant language
TypeScript
Stars
40k
Forks
2.4k
Avg merge
2d 13h
Merged PRs (30d)
61

Description

### Is there an existing issue for this?

- [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for a bug that matches the one I want to file, without success.

### Insomnia Version

2021.5.2

### What operating system are you using?

macOS

### Operating System Version

macOS Catalina 11.5.2

### Installation method

download app from insomnia

### Last Known Working Insomnia version

_No response_

### Expected Behavior

{
"expr": [
"a =[Response > Body attribute]"
]
}

### Actual Behavior

{
"expr": [
"a ={% jsonata_response '', '', 'never' %}"
]
}

### Reproduction Steps

1) create request 1, it should generate results such as a login token
2) refer to request chaining by typing in Response > body attribute , application would return {% jsonata_response '', '', 'never' %}"
3) all function is undefined

Screenshot 2021-09-02 at 17 11 29

### Additional Information

There is no drop down menu to select attribute or map chained responses

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue using the listed steps in Insomnia 2021.5.2 on macOS, starting with request chaining and the Response > Body attribute selector. Check that the selector presents the expected menu instead of the raw JSONata expression; done when chained response attributes can be selected and inserted correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
api, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.