bruno-cli does not support apikey
authentication inherited from collection
#3511
Closed
2 tasks done
Labels
I have checked the following:
Describe the bug
Requests created using the UI (bruno-electron) application which implement inherited authentication, from the collection, of
apikey
type ultimately fail when executed with bruno-cli. It appears theprepare-request.js
implementation in bruno-cli is not up to parity with the functionality of bruno-electron.When running requests and tests of this type with the CLI utility, all requests result in failed authentication.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
Impacted requests simply result in authentication errors because request auth was not inherited properly from the collection. There are no screenshots due to
apikey
auth inheritance working as expected in the Bruno UI.The text was updated successfully, but these errors were encountered: