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

[Bug]: Authenticated API response headers are not displayed #17279

Closed
1 task done
felix-appsmith opened this issue Oct 3, 2022 · 2 comments · Fixed by #17717
Closed
1 task done

[Bug]: Authenticated API response headers are not displayed #17279

felix-appsmith opened this issue Oct 3, 2022 · 2 comments · Fixed by #17717
Assignees
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working Integrations Pod Issues related to a specific integration Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage REST API plugin REST API plugin related issues Verified When issue is retested post its fixed

Comments

@felix-appsmith
Copy link

felix-appsmith commented Oct 3, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

A user reported in the community forum that with the Authenticated API when executed, it does not show the heders. However, the headers are shown in a text widget if we use this code
{{apiname.responseMeta.headers}}we were able to reproduce it in the Appsmith Cloud version.

imagen

imagen

Steps To Reproduce

  1. Generate test responses you can use webhook.
  2. Generate a test in postman to see if we have heders.
  3. In appsmith add a new Authenticated API data source
  4. Generate a query and execute it, you will see that you have a response code of 200, but the heders are not displayed.
  5. Generate a text widget and type the following command to watch the heders {{apiname.responseMeta.headers}}

Public Sample App

No response

Version

Cloud Appsmith v1.8.4-SNAPSHOT

@felix-appsmith felix-appsmith added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Oct 3, 2022
@ame-appsmith
Copy link

ame-appsmith commented Oct 3, 2022

Here's an additional screenshot from another example where I reproduced this:
image
It shows as undefined under Bindings, but you can see the value if you bind it to a widget.

@rohan-arthur rohan-arthur added the REST API plugin REST API plugin related issues label Oct 4, 2022
@github-actions github-actions bot added the Integrations Pod Issues related to a specific integration label Oct 4, 2022
@Irongade Irongade self-assigned this Oct 5, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added the Medium Issues that frustrate users due to poor UX label Oct 17, 2022
@github-actions github-actions bot added the BE Coders Pod Issues related to users writing code to fetch and update data label Oct 17, 2022
@prapullac
Copy link
Contributor

Working as expected in the Local hence moving it to done state

@close-label close-label bot added the QA Needs QA attention label Nov 19, 2022
@prapullac prapullac added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working Integrations Pod Issues related to a specific integration Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage REST API plugin REST API plugin related issues Verified When issue is retested post its fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants