runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> youtube = googleapiclient.discovery.build('youtube', 'v3', developerKey=api_key) File "/usr/local/lib/python3.10/site-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper return wrapped(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/googleapiclient/discovery.py", line 315, in build service = build_from_document( File "/usr/local/lib/python3.10/site-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper return wrapped(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/googleapiclient/discovery.py", line 616, in build_from_document credentials = _auth.default_credentials( File "/usr/local/lib/python3.10/site-packages/googleapiclient/_auth.py", line 57, in default_credentials credentials, _ = google.auth.default( File "/usr/local/lib/python3.10/site-packages/google/auth/_default.py", line 719, in default raise exceptions.DefaultCredentialsError(_CLOUD_SDK_MISSING_CREDENTIALS) google.auth.exceptions.DefaultCredentialsError: Your default credentials were not found. To set up Application Default Credentials, see https://cloud.google.com/docs/authentication/external/set-up-adc for more information.
Container logs:
Fetching error logs...