Hello, I installed the google Bard/ Gemini in my app but suddenly its not generating content as before. i checked the error and it says: 501 GRPC target method can't be resolved but i dont know why. Please help.
*additional error details: * Traceback (most recent call last): File "C:\Users\\PycharmProjects\resumebuilderproject\venv\lib\site-packages\google\api_core\grpc_helpers.py", line 79, in error_remapped_callable return callable_(*args, **kwargs) File "C:\Users\\PycharmProjects\resumebuilderproject\venv\lib\site-packages\grpc\_channel.py", line 1160, in __call__ return _end_unary_response_blocking(state, call, False, None) File "C:\Users\PycharmProjects\resumebuilderproject\venv\lib\site-packages\grpc\_channel.py", line 1003, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNIMPLEMENTED details = "GRPC target method can't be resolved." debug_error_string = "UNKNOWN:Error received from peer ipv4:142.251.40.170:443 {grpc_message:"GRPC target method can\'t be resolved.", grpc_status:12, created_time:"2024-08-25T17:19:38.8069426+00:00"}" > The above exception was the direct cause of the following exception: "C:\Users\PycharmProjects\resumebuilderproject\resumebuilder\apps\sciences\views.py", line 583, in bard_response response = get_response(request) File "C:\Users\PycharmProjects\resumebuilderproject\resumebuilder\apps\sciences\bard.py", line 32, in get_response response = paml.chat(messages=prompt) File "C:\Users\PycharmProjects\resumebuilderproject\venv\lib\site-packages\google\generativeai\discuss.py", line 401, in chat return _generate_response(client=client, request=request) File "C:\Users\PycharmProjects\resumebuilderproject\venv\lib\site-packages\google\api_core\grpc_helpers.py", line 81, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.MethodNotImplemented: 501 GRPC target method can't be resolved. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/5e37d4dd-bf75-47ff-9c2b-662e16c2b3fdn%40googlegroups.com.