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

Troubles when creating a new Header Auth Credential #10746

Closed
qualvalordex opened this issue Sep 9, 2024 · 3 comments
Closed

Troubles when creating a new Header Auth Credential #10746

qualvalordex opened this issue Sep 9, 2024 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@qualvalordex
Copy link

Bug Description

When I create a new Header Auth Credential
image

I put "testKey" on Name and 1234 on Value as follows:
image

But when I save, the value is replaced by something weird:
image

HELP

To Reproduce

  1. Go to Credentials
  2. Click on "Add Credential"
  3. Fill name with "testKey" and value with "1234"
  4. Click on Save
  5. Click to view the Credential
  6. Click on "expression" and see the value replaced

Expected behavior

The expected behavior is to save the correct value to BD.

Operating System

Ubuntu 22.04

n8n Version

1.57.0

Node.js Version

20.15.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 9, 2024

Hey @qualvalordex,

We have created an internal ticket to look into this which we will be tracking as "GHC-217"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 9, 2024
@Joffcom
Copy link
Member

Joffcom commented Sep 10, 2024

Hey @qualvalordex

This is intentional the blank value we use is what we show to the front end so that the credentials can't be viewed.

Is this causing an issue when using the credential?

@Joffcom
Copy link
Member

Joffcom commented Sep 13, 2024

Moving to closed as working as expected

@Joffcom Joffcom closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants