Skip to content

Fix GraphQL API authorization header

Oscar Tovar requested to merge otovar/fix-dependency-scanning-jobs into main

What does this MR do?

  • Increases the verbosity of the HTTP requests and responses from the GitLab API.
  • Fixes the authentication issue caused by the incorrectly formatted auth header.

What are the relevant issue numbers?

The full investigation can be seen in Gemnasium release pipeline fails because depend... (gitlab-org/gitlab#427484 - closed)

Edited by Oscar Tovar

Merge request reports