esoxjem / MovieGuide

Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
MIT License
2.61k stars 857 forks source link

HTTP 401 Unauthorised #50

Closed knightcube closed 6 years ago

knightcube commented 6 years ago

Why am i getting this error when i try to run the app? How do i fix it?

esoxjem commented 6 years ago

Add your dev key to local.properties as tmdb_api_key in your root directory.