Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

invalid header field value for "Authorization"

Open
#69 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, github-actions
Domain
cloud, devops

Research direction

The issue names a deployment workflow and an AWS Lambda configuration request but no repository files or tests. Start by reproducing the GitHub Actions deployment and inspecting how the Lambda request receives its Authorization value; done means identifying the cause of the invalid header and documenting or fixing it.

Written by the indexing model from the issue text.

Description

Hi,

We are trying to deploy a lambda and we are getting this error

2023/06/24 04:12:53 Update function configuration ...
2023/06/[24](https://github.com/Her-Black-Book/cloudinary/actions/runs/5362433867/jobs/9729410188#step:6:25) 04:12:53 RequestError: send request failed
caused by: Get "https://lambda.ap-southeast-2.amazonaws.com/2015-03-31/functions/CloudinaryStagingLambda/configuration": net/http: invalid header field value for "Authorization"

For testing we granted admin policy access to the User we using for deployment and also the Role for the lambda, but we are still getting the same error. Any leads as to what might be causing this?

Regards

Dominant language
D2
Stars
435
Forks
57
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from appleboy/lambda-action

All issues in appleboy/lambda-action

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.