runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 62, in <module> example1 = s3_client.get_object( Bucket= s3BucketName, Key= "biblioteca.jpg") File "/usr/local/lib/python3.13/site-packages/botocore/client.py", line 606, in _api_call return self._make_api_call(operation_name, kwargs) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/botocore/context.py", line 123, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/botocore/client.py", line 1094, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (InvalidToken) when calling the GetObject operation: The provided token is malformed or otherwise invalid.

Container logs:

Fetching error logs...