ToolJet / ToolJet/ToolJet

Rest API - exposing response headers - frontend

Open
#10,188 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement plugins
Dominant language
JavaScript
Stars
40.9k
Forks
5.4k
Avg merge
2d 18h
Merged PRs (30d)
202

Description

Problem

At times, a query returns response headers as in auth tokens, login key etc. These are to be passed alongside other queries for authorization purposes. Currently, we do expose these in inspector but user is not able to access these with query object.

Solution

Frontend
Show API Request preview along with query response preview

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the frontend inspector and the query response preview described in the issue. Trace how the query object is exposed to the UI, then add the API Request preview so response headers can be accessed alongside the query response; done means the preview displays the request and returned headers as shown in the provided image.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.