You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I would love to try this out but I cant get through the deployment. I get this error after I enter "chalice deploy" and it gets Stuck at:
... Updating policy for IAM role: chatgpt-telegram-bot-dev-message-handler-lambda
... Creating lambda function: chatgpt-telegram-bot-dev-message-handler-lambda ......
raise ConnectionClosedError(
botocore.exceptions.ConnectionClosedError: Connection was closed before we received a valid response from endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions".
WHICH CONTAINS:
{"message":"Missing Authentication Token"}
What did I do wrong?
Best wishes
The text was updated successfully, but these errors were encountered:
Hi! I would love to try this out but I cant get through the deployment. I get this error after I enter "chalice deploy" and it gets Stuck at:
... Updating policy for IAM role: chatgpt-telegram-bot-dev-message-handler-lambda
... Creating lambda function: chatgpt-telegram-bot-dev-message-handler-lambda ......
raise ConnectionClosedError(
botocore.exceptions.ConnectionClosedError: Connection was closed before we received a valid response from endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions".
WHICH CONTAINS:
{"message":"Missing Authentication Token"}
What did I do wrong?
Best wishes
The text was updated successfully, but these errors were encountered: