when converting a address from geo code i got an error of request denied
Hello Ignesiyasloyala,
The request denied error is usually related to an improper setup in the Google Developer Console. Could you check the following:
1. Ensure Billing is enabled
2. Ensure the api key is set up and used in your project
3. The Geocoding and JavaScript API's are Enabled
4. The api key is properly restricted
If you keep receiving this error please open the browser console and note any additional errors you see there and we can help troubleshoot further.
I think, for fetching coordinates from Address or vice versa need to use GoogleGeoCode API. So it should be enable in console and billing should be enable for this.
If billing is enabled and API is on, still getting error then need to check daily usage limit. Because Google API has daily usage limit also for each API.