Skip to content

BUG: profileArn is required for this request. #168

Description

@marcelloceschia

Kiro Gateway Version

latest

What happened?

I have pull the latest version this afternoon and build the new container again.
The gateway fails now with the following error when sending a prompt:

{
  "status_code": 400,
  "error_message": "profileArn is required for this request."
}

I haven't changed anything from the .env or docker compose file.

volumes:
      - ~/.aws/sso/cache:/home/kiro/.aws/sso/cache

going back to the version 7 days ago and it works again.

Debug Logs

{
  "status_code": 400,
  "error_message": "profileArn is required for this request."
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions