I am trying to integrate Vimeo API into an Android App (Android TV App in specific).
I followed the documentation offered by Vimeo vimeo-networking but I kind of got lost.
I am getting this error when I run my app:
java.lang.AssertionError: Instance must be configured before use
My whole project is in the following Github repository