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."
}
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:
I haven't changed anything from the .env or docker compose file.
going back to the version 7 days ago and it works again.
Debug Logs