sterrenb / flutterhole

A third party Android application for the Pi-Hole® dashboard.
https://play.google.com/store/apps/details?id=sterrenburg.github.flutterhole
MIT License
401 stars 27 forks source link

don't manage to get it *star*ted #153

Open SSp-art opened 3 years ago

SSp-art commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Tap on '....'
  3. Scroll down to '....' {message: fetchLists failed, error: [Failure(message: fetchWhitelist failed, error: PiException.notAuthenticated(error: API token is empty)), Failure(message: fetchBlacklist failed, error: PiException.notAuthenticated(error: API token is empty))]}
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

Additional context Add any other context about the problem here.

sterrenb commented 3 years ago

Hi SSp-art, it sounds like your API token is not working properly! Make sure you have the correct API token from your Pi-hole, and inspect the app's logs to see which requests are failing. A new version is in the works with (hopefully) better error reporting.