hoc081098 / WeatherApp_MVI_sample

🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
https://kotlinshare.wordpress.com/
MIT License
174 stars 16 forks source link

The provided API key is invalid #72

Closed Akari2512 closed 4 months ago

Akari2512 commented 4 months ago

I used the API key from openweathermap but when I tried to search for a destination it showed the error The The provided API key is invalid PLACE_API_KEY = 196b0d55591caf98cbacfe0f2ebdd73d I put it in the local.properties like that but it still didn't work. Can you help me?

hoc081098 commented 4 months ago

PLACE_API_KEY is taken from google, not openweathermap. https://developers.google.com/maps/documentation/places/web-service/get-api-key