runtime error
Exit code: 1. Reason: 44e5.jsonโ saved [2376/2376] Traceback (most recent call last): File "/home/user/app/app.py", line 225, in <module> gradio_application = GradioApplication(args.rest_ip, args.rest_port, args.max_seed, File "/home/user/app/app.py", line 50, in __init__ self.perspective_api = PerspectiveAPI() File "/home/user/app/toxicity_estimator/module.py", line 10, in __init__ self.client = discovery.build( 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 333, in build raise e File "/usr/local/lib/python3.10/site-packages/googleapiclient/discovery.py", line 304, in build content = _retrieve_discovery_doc( File "/usr/local/lib/python3.10/site-packages/googleapiclient/discovery.py", line 439, in _retrieve_discovery_doc resp, content = req.execute(num_retries=num_retries) 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/http.py", line 938, in execute raise HttpError(resp, content, uri=self.uri) googleapiclient.errors.HttpError: <HttpError 403 when requesting https://commentanalyzer.googleapis.com/$discovery/rest?version=v1alpha1&key=AIzaSyD9bQ6lEZPqPGdWjrWXoG1aEQ_bt85MH18 returned "Permission denied: Consumer 'api_key:AIzaSyD9bQ6lEZPqPGdWjrWXoG1aEQ_bt85MH18' has been suspended.". Details: "[{'@type': 'type.googleapis.com/google.rpc.ErrorInfo', 'reason': 'CONSUMER_SUSPENDED', 'domain': 'googleapis.com', 'metadata': {'containerInfo': 'api_key:AIzaSyD9bQ6lEZPqPGdWjrWXoG1aEQ_bt85MH18', 'consumer': 'projects/556103262574', 'service': 'commentanalyzer.googleapis.com'}}, {'@type': 'type.googleapis.com/google.rpc.LocalizedMessage', 'locale': 'en-US', 'message': "Permission denied: Consumer 'api_key:AIzaSyD9bQ6lEZPqPGdWjrWXoG1aEQ_bt85MH18' has been suspended."}]">
Container logs:
Fetching error logs...