NearbyShops / Nearby-Shops-Android-app

Open Source food delivery and local shopping app !
https://nearbyshops.org
GNU General Public License v3.0
165 stars 89 forks source link

Error when trying to choose the location of the markets #33

Open robson-alcantara opened 4 years ago

robson-alcantara commented 4 years ago

When trying to choose a market location, the map is not displayed. The following message is displayed on the console: "Unexpected response code 400 for https://clients4.google.com/glm/mmap/api"

Is it due to some key? Is it possible to access the map from the compilation of the source code?

SumeetMoray commented 4 years ago

yes i deactivated my key. because you are charged for google maps. You need to generate your own api key and use it !

robson-alcantara commented 4 years ago

Right. Thanks.

robson-alcantara commented 4 years ago

Did this disabled key affect the Play Store version? If so, is it still possible to use the application?