Kegbot / kegbot-android

Android beer kegerator frontend and controller app. Works with a Kegbot server to make your kegerator awesome.
http://kegbot.org/docs/android/
GNU General Public License v2.0
41 stars 53 forks source link

API access failures when using a non-fqdn for hostname #89

Open mik3y opened 10 years ago

mik3y commented 10 years ago

Per forum post, user could not get an API key using hostname http://pi. Smells like some sort of same-origin issue with the HTTP stack.

hanzov69 commented 10 years ago

I actually experienced similar issues, but chalked it up to my sometimes flaky local DNS and opted for using the IP address on the Android side.