(please specify the URL of the site on which you are experiencing the problem)
Error Message
(please share tSubject: DNS Resolution Issue with Google APIs
My website cannot resolve generativelanguage.googleapis.com domain.
Getting ERR_NAME_NOT_RESOLVED error when trying to connect to Google APIs.
Please check if outbound DNS resolution is working properly on the server.
Domain: generativelanguage.googleapis.com
Error: Failed to load resource: net::ERR_NAME_NOT_RESOLVED
This is affecting my AI-powered features that rely on Google Gemini API.
he FULL error message you see, if applicable)
Other Information
(other information and details relevant to your question)
Please be aware that this particular error is generated by your browser, not the server. This is a Google Chrome error code, not a PHP error code. It seems that you’re trying to interact with that API through Javascript code in the browser, which is completely unaffected by network settings on our servers
To fix this issue, can you please:
Check if you are able to access this hostname from your own browser.
Verify that you are using the correct hostname in your code (a typo could explain this error too).
If that still doesn’t help you, could you please give us more information to allow us to check this issue for you? Can you share a URL where we can see this error for ourselves? Or share a code snippet that shows this error exists?