Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
105 stars 130 forks source link

Getting 'REQUEST_DENIED' in response status. #64

Closed ayaanpathan closed 1 year ago

ayaanpathan commented 3 years ago

Hi, I am trying to add polylines to my map, I have enabled maps for android, iOS and directions API. I am still getting this error.

iKlsR commented 2 years ago

Late but for anyone who sees this, you need to enable billing in your google console.

TetrixGauss commented 10 months ago

@iKlsR i have enabled the billing in my project but the same response 'REQUEST_DENIED'.

tanis2000 commented 6 months ago

@TetrixGauss did you ever manage to solve this issue?

o-glethorpe commented 2 months ago

For me, I had the enable Directions API.