I am trying to access the geocode API but it is saying my request is denied and giving me this error.
b’{\n “error_message” : “You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started”,\n “results” : [],\n “status” : “REQUEST_DENIED”\n}\n’
Can anyone tell me in detail what process I need to follow in order to use the API.